about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath2002-08-1317-15/+63
* * include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath2002-08-1365-179/+225
* 2002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-1314-15/+29
* Update.Ulrich Drepper2002-08-124-1/+86
* (parse_reg_exp): If '|' is immediately followed by another '|', end of regex ...Ulrich Drepper2002-08-121-0/+2
* * sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loopRoland McGrath2002-08-123-7/+19
* * elf/tst-tlsmod4.c (in_dso): Insert a random library call before useRoland McGrath2002-08-127-6/+35
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-1218-45/+89
* * include/sys/errno.h: New file.Roland McGrath2002-08-116-7/+10
* * locale/loadarchive.c (LOCALEDIR): Remove debugging defn. Oops.Roland McGrath2002-08-113-3/+5
* 2002-08-10 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-104-12/+62
* 2002-08-09 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-101-7/+9
* Update.Ulrich Drepper2002-08-101-0/+5
* (iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ...Ulrich Drepper2002-08-101-0/+7
* Update.Andreas Jaeger2002-08-101-0/+4
* Add comment.Andreas Jaeger2002-08-101-2/+4
* * include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2002-08-1015-10/+51
* * include/bits/dlfcn.h: New file.Roland McGrath2002-08-1015-6/+81
* * sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseekRoland McGrath2002-08-106-4/+22
* * locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath2002-08-1028-198/+1085
* 2002-08-08 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-101-5/+1
* Update.Ulrich Drepper2002-08-081-0/+4
* sigwait implementation for Linux based in sigtimedwait syscall.Ulrich Drepper2002-08-081-0/+54
* * resolv/netdb.h: Don't declare h_errno as a plain global any more.Roland McGrath2002-08-081-0/+4
* 2002-08-08 Roland McGrath <roland@frob.com>Roland McGrath2002-08-081-5/+3
* Update.Ulrich Drepper2002-08-083-2/+12
* Update.Ulrich Drepper2002-08-084-10/+14
* Update.Ulrich Drepper2002-08-083-65/+77
* Update.Ulrich Drepper2002-08-087-10/+106
* Update.Ulrich Drepper2002-08-086-9/+36
* Update.Ulrich Drepper2002-08-082-0/+13
* (__linuxthreads_initial_report_events): New variable. (__pthread_initialize_m...Ulrich Drepper2002-08-081-1/+9
* * sysdeps/i386/tls.h (TLS_DO_MODIFY_LDT): Add an extra argument withRoland McGrath2002-08-081-0/+5
* 2002-08-07 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-081-2/+6
* (get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper2002-08-082-10/+16
* Update.Ulrich Drepper2002-08-083-0/+3
* Update.Ulrich Drepper2002-08-081-0/+4
* * resolv/res_debug.c (latlon2ul): Add const to argument type, and useRoland McGrath2002-08-082-17/+21
* * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually callRoland McGrath2002-08-083-11/+51
* 2002-08-07 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-081-3/+3
* Update.Ulrich Drepper2002-08-071-1/+6
* Add tests for one or both parameters being zero.Ulrich Drepper2002-08-071-1/+17
* * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber,Roland McGrath2002-08-072-3/+9
* 2002-08-07 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-072-2/+7
* * include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath2002-08-065-10/+45
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-0634-70/+285
* * include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath2002-08-0615-11/+62
* * include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath2002-08-0612-21/+48
* * sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath2002-08-0621-40/+105
* * include/rpc/svc.h: Use libc_hidden_proto for xprt_register,Roland McGrath2002-08-061-0/+12