| Commit message (Expand) | Author | Age | Files | Lines |
* | Update. | Andreas Jaeger | 2002-08-23 | 12 | -0/+366 |
* | Update. | Ulrich Drepper | 2002-08-21 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-08-20 | 2 | -4/+6 |
* | Update. | Ulrich Drepper | 2002-08-20 | 1 | -5/+3 |
* | Update. | Ulrich Drepper | 2002-08-20 | 2 | -22/+52 |
* | Update. | Ulrich Drepper | 2002-08-20 | 1 | -1/+7 |
* | Update. | Ulrich Drepper | 2002-08-15 | 1 | -0/+6 |
* | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-13 | 1 | -1/+2 |
* | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 3 | -4/+7 |
* | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 11 | -28/+19 |
* | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-13 | 2 | -6/+4 |
* | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop | Roland McGrath | 2002-08-12 | 2 | -7/+10 |
* | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 2002-08-12 | 3 | -3/+7 |
* | * include/sys/errno.h: New file. | Roland McGrath | 2002-08-11 | 1 | -1/+0 |
* | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath | 2002-08-10 | 1 | -1/+2 |
* | * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale | Roland McGrath | 2002-08-10 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-08-08 | 2 | -0/+70 |
* | Update. | Ulrich Drepper | 2002-08-08 | 1 | -0/+1 |
* | * include/getopt.h: But private decls inside [_GETOPT_H]. | Roland McGrath | 2002-08-06 | 1 | -2/+6 |
* | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 2002-08-06 | 6 | -3/+13 |
* | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 2002-08-06 | 1 | -2/+4 |
* | (_dl_allocate_tls_init): Store dtv pointer at correct index. Clear BSS regio... | Ulrich Drepper | 2002-08-06 | 1 | -5/+5 |
* | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath | 2002-08-05 | 1 | -1/+3 |
* | 2002-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-05 | 2 | -8/+22 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop | Roland McGrath | 2002-08-05 | 2 | -8/+11 |
* | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the | Roland McGrath | 2002-08-05 | 1 | -15/+6 |
* | * Makerules (cpp-srcs-left): When setting this to run | Roland McGrath | 2002-08-05 | 2 | -6/+12 |
* | 2002-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-05 | 1 | -56/+70 |
* | Update. | Ulrich Drepper | 2002-08-05 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-08-04 | 2 | -2/+4 |
* | Update. | Ulrich Drepper | 2002-08-04 | 2 | -2/+4 |
* | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 2002-08-04 | 2 | -2/+4 |
* | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 2002-08-04 | 6 | -4/+14 |
* | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 2002-08-04 | 2 | -2/+8 |
* | (__stpcpy): Add libc_hidden_def. | Ulrich Drepper | 2002-08-04 | 1 | -1/+4 |
* | * sysdeps/posix/raise.c: Likewise. | Roland McGrath | 2002-08-03 | 1 | -2/+2 |
* | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 2002-08-03 | 2 | -5/+4 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-03 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-08-03 | 3 | -2/+7 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -0/+1 |
* | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 2002-08-03 | 1 | -1/+2 |
* | * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. | Roland McGrath | 2002-08-03 | 1 | -1/+2 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-03 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2002-08-03 | 26 | -39/+49 |
* | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath | 2002-08-02 | 2 | -11/+22 |
* | 2002-07-31 Jeff Bailey <jbailey@gnu.org> | Roland McGrath | 2002-07-31 | 1 | -0/+24 |
* | Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'. | Roland McGrath | 2002-07-24 | 2 | -7/+55 |
* | Update. | Ulrich Drepper | 2002-07-23 | 3 | -9/+197 |
* | Update. | Ulrich Drepper | 2002-07-20 | 1 | -18/+14 |
* | Update. | Ulrich Drepper | 2002-07-20 | 2 | -3/+8 |