Age | Commit message (Expand) | Author | Files | Lines |
2002-08-10 | * locale/loadarchive.c (_nl_load_locale_from_archive): Parse locale | Roland McGrath | 1 | -0/+88 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+4 |
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 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+15 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+3 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-08-08 | Update. | Ulrich Drepper | 1 | -0/+1 |
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 | 1 | -0/+4 |
2002-08-08 | * inet/getnetgrent_r.c (endnetgrent, __getnetgrent_r): Actually call | Roland McGrath | 1 | -2/+14 |
2002-08-07 | Update. | Ulrich Drepper | 1 | -1/+6 |
2002-08-07 | * sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber, | Roland McGrath | 1 | -0/+6 |
2002-08-07 | 2002-08-07 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -1/+6 |
2002-08-06 | * include/getopt.h: But private decls inside [_GETOPT_H]. | Roland McGrath | 1 | -0/+13 |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath | 1 | -0/+40 |
2002-08-06 | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath | 1 | -4/+26 |
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath | 1 | -9/+22 |
2002-08-06 | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath | 1 | -0/+36 |
2002-08-06 | * include/rpc/svc.h: Use libc_hidden_proto for xprt_register, | Roland McGrath | 1 | -0/+12 |
2002-08-06 | Update. | Ulrich Drepper | 1 | -33/+41 |
2002-08-05 | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath | 1 | -0/+6 |
2002-08-05 | 2002-08-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 1 | -0/+36 |
2002-08-05 | * sysdeps/generic/ldsodefs.h (struct rtld_global): Replace member | Roland McGrath | 1 | -0/+10 |
2002-08-05 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-05 | * sysdeps/unix/make-syscalls.sh: If the syscall name field is - | Roland McGrath | 1 | -0/+4 |
2002-08-05 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop | Roland McGrath | 1 | -0/+9 |
2002-08-05 | * stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command. | Roland McGrath | 1 | -1/+3 |
2002-08-05 | * elf/Makefile (test-srcs): Add $(modules-names) to it. | Roland McGrath | 1 | -0/+7 |
2002-08-05 | Update. | Ulrich Drepper | 1 | -0/+8 |
2002-08-05 | * stdlib/lrand48_r.c: Add libc_hidden_def. | Roland McGrath | 1 | -0/+3 |
2002-08-05 | (_dl_deallocate_tls): Free it with free instead of munmap. | Roland McGrath | 1 | -1/+1 |
2002-08-05 | * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate the | Roland McGrath | 1 | -0/+4 |
2002-08-05 | * Makerules (cpp-srcs-left): When setting this to run | Roland McGrath | 1 | -0/+36 |
2002-08-05 | Update. | Ulrich Drepper | 1 | -0/+25 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+48 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+48 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+46 |
2002-08-04 | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 1 | -0/+18 |
2002-08-04 | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath | 1 | -0/+29 |
2002-08-04 | * locale/nl_langinfo.c: Use _NL_CURRENT_DATA. | Roland McGrath | 1 | -0/+4 |
2002-08-04 | * locale/setlocale.c (_nl_current_names): Variable moved ... | Roland McGrath | 1 | -0/+48 |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 1 | -0/+47 |
2002-08-04 | Update. | Ulrich Drepper | 1 | -0/+10 |
2002-08-03 | * sysdeps/posix/raise.c: Likewise. | Roland McGrath | 1 | -0/+2 |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath | 1 | -0/+25 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+11 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -1/+22 |