| Commit message (Expand) | Author | Age | Files | Lines |
* | Add *xattr syscalls with version 2.3. | Andreas Jaeger | 2002-08-15 | 11 | -0/+187 |
* | Add *xattr syscalls. | Andreas Jaeger | 2002-08-15 | 1 | -0/+14 |
* | * locale/locarchive.h (struct locale_category_data): Give this name to | Roland McGrath | 2002-08-15 | 2 | -28/+38 |
* | 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 | 13 | -15/+29 |
* | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 2002-08-13 | 57 | -151/+106 |
* | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-13 | 14 | -15/+29 |
* | Update. | Ulrich Drepper | 2002-08-12 | 1 | -0/+7 |
* | * 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 | 9 | -38/+48 |
* | * include/sys/errno.h: New file. | Roland McGrath | 2002-08-11 | 2 | -2/+0 |
* | Add comment. | Andreas Jaeger | 2002-08-10 | 1 | -2/+4 |
* | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath | 2002-08-10 | 2 | -2/+4 |
* | * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek | Roland McGrath | 2002-08-10 | 2 | -2/+4 |
* | * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale | Roland McGrath | 2002-08-10 | 1 | -0/+1 |
* | sigwait implementation for Linux based in sigtimedwait syscall. | Ulrich Drepper | 2002-08-08 | 1 | -0/+54 |
* | Update. | Ulrich Drepper | 2002-08-08 | 2 | -2/+6 |
* | Update. | Ulrich Drepper | 2002-08-08 | 4 | -8/+78 |
* | Update. | Ulrich Drepper | 2002-08-08 | 1 | -0/+1 |
* | * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber, | Roland McGrath | 2002-08-07 | 1 | -3/+3 |
* | * 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 | 8 | -3/+15 |
* | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 2002-08-06 | 2 | -2/+6 |
* | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath | 2002-08-06 | 2 | -10/+15 |
* | (_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 | 2 | -2/+6 |
* | 2002-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-05 | 2 | -8/+22 |
* | * sysdeps/unix/make-syscalls.sh: If the syscall name field is - | Roland McGrath | 2002-08-05 | 1 | -2/+17 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop | Roland McGrath | 2002-08-05 | 2 | -8/+11 |
* | Add epsilons for inlined ldouble asin tests. | Ulrich Drepper | 2002-08-05 | 1 | -0/+6 |
* | 2002-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-05 | 1 | -1/+2 |
* | * 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 | 11 | -8/+17 |
* | Update. | Ulrich Drepper | 2002-08-04 | 6 | -6/+12 |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-08-04 | 10 | -10/+20 |
* | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 2002-08-04 | 6 | -4/+10 |
* | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 2002-08-04 | 10 | -6/+20 |
* | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 2002-08-04 | 4 | -2/+12 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-04 | 5 | -10/+11 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-04 | 1 | -2/+2 |
* | (__stpcpy): Add libc_hidden_def. | Ulrich Drepper | 2002-08-04 | 8 | -8/+18 |
* | * sysdeps/posix/raise.c: Likewise. | Roland McGrath | 2002-08-03 | 2 | -3/+4 |
* | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 2002-08-03 | 6 | -12/+12 |
* | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-03 | 3 | -5/+6 |
* | Update. | Ulrich Drepper | 2002-08-03 | 3 | -2/+7 |
* | Update. | Ulrich Drepper | 2002-08-03 | 15 | -41/+42 |
* | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 2002-08-03 | 1 | -1/+2 |