Age | Commit message (Expand) | Author | Files | Lines |
2002-08-13 | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 4 | -2/+11 |
2002-08-13 | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath | 17 | -15/+63 |
2002-08-13 | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath | 65 | -179/+225 |
2002-08-13 | 2002-08-13 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 14 | -15/+29 |
2002-08-12 | Update. | Ulrich Drepper | 4 | -1/+86 |
2002-08-12 | (parse_reg_exp): If '|' is immediately followed by another '|', end of regex ... | Ulrich Drepper | 1 | -0/+2 |
2002-08-12 | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loop | Roland McGrath | 3 | -7/+19 |
2002-08-12 | * elf/tst-tlsmod4.c (in_dso): Insert a random library call before use | Roland McGrath | 7 | -6/+35 |
2002-08-12 | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath | 18 | -45/+89 |
2002-08-11 | * include/sys/errno.h: New file. | Roland McGrath | 6 | -7/+10 |
2002-08-11 | * locale/loadarchive.c (LOCALEDIR): Remove debugging defn. Oops. | Roland McGrath | 3 | -3/+5 |
2002-08-10 | 2002-08-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 4 | -12/+62 |
2002-08-10 | 2002-08-09 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -7/+9 |
2002-08-10 | Update. | Ulrich Drepper | 1 | -0/+5 |
2002-08-10 | (iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ... | Ulrich Drepper | 1 | -0/+7 |
2002-08-10 | Update. | Andreas Jaeger | 1 | -0/+4 |
2002-08-10 | Add comment. | Andreas Jaeger | 1 | -2/+4 |
2002-08-10 | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath | 15 | -10/+51 |
2002-08-10 | * include/bits/dlfcn.h: New file. | Roland McGrath | 15 | -6/+81 |
2002-08-10 | * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseek | Roland McGrath | 6 | -4/+22 |
2002-08-10 | * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale | Roland McGrath | 28 | -198/+1085 |
2002-08-10 | 2002-08-08 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -5/+1 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-08 | sigwait implementation for Linux based in sigtimedwait syscall. | Ulrich Drepper | 1 | -0/+54 |
2002-08-08 | * resolv/netdb.h: Don't declare h_errno as a plain global any more. | Roland McGrath | 1 | -0/+4 |
2002-08-08 | 2002-08-08 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -5/+3 |
2002-08-08 | Update. | Ulrich Drepper | 3 | -2/+12 |
2002-08-08 | Update. | Ulrich Drepper | 4 | -10/+14 |
2002-08-08 | Update. | Ulrich Drepper | 3 | -65/+77 |
2002-08-08 | Update. | Ulrich Drepper | 7 | -10/+106 |
2002-08-08 | Update. | Ulrich Drepper | 6 | -9/+36 |
2002-08-08 | Update. | Ulrich Drepper | 2 | -0/+13 |
2002-08-08 | (__linuxthreads_initial_report_events): New variable. (__pthread_initialize_m... | Ulrich Drepper | 1 | -1/+9 |
2002-08-08 | * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument with | Roland McGrath | 1 | -0/+5 |
2002-08-08 | 2002-08-07 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -2/+6 |
2002-08-08 | (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. | Ulrich Drepper | 2 | -10/+16 |
2002-08-08 | Update. | Ulrich Drepper | 3 | -0/+3 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-08 | * resolv/res_debug.c (latlon2ul): Add const to argument type, and use | Roland McGrath | 2 | -17/+21 |
2002-08-08 | * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call | Roland McGrath | 3 | -11/+51 |
2002-08-08 | 2002-08-07 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -3/+3 |
2002-08-07 | Update. | Ulrich Drepper | 1 | -1/+6 |
2002-08-07 | Add tests for one or both parameters being zero. | Ulrich Drepper | 1 | -1/+17 |
2002-08-07 | * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber, | Roland McGrath | 2 | -3/+9 |
2002-08-07 | 2002-08-07 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2 | -2/+7 |
2002-08-06 | * include/getopt.h: But private decls inside [_GETOPT_H]. | Roland McGrath | 5 | -10/+45 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 34 | -70/+285 |
2002-08-06 | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 15 | -11/+62 |
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath | 12 | -21/+48 |
2002-08-06 | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath | 21 | -40/+105 |