diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-02 01:06:13 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-04-02 01:06:13 +0200 |
commit | 514ec0784edd9a5624d71999ba4167bca818fac5 (patch) | |
tree | e02397eaab7fb20b10f844dae1e5abcaae65c5d4 /libc_pthread_init.c | |
parent | cf474e3806ae70f707b18293c0a842547b2d7364 (diff) |
Diffstat (limited to 'libc_pthread_init.c')
-rw-r--r-- | libc_pthread_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc_pthread_init.c b/libc_pthread_init.c index edba83a..b6e9682 100644 --- a/libc_pthread_init.c +++ b/libc_pthread_init.c @@ -1,7 +1,6 @@ /* libc initialization for libpthread. Hurd pthread version. Copyright (C) 2002-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Jakub Jelinek <jakub@redhat.com>, 2002. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |