Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+6 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+9 |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath | 1 | -0/+10 |
2002-08-03 | * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. | Roland McGrath | 1 | -0/+29 |
2002-08-03 | * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn. | Roland McGrath | 1 | -9/+6 |
2002-08-03 | Update. | Ulrich Drepper | 1 | -0/+344 |
2002-08-03 | * sunrpc/rpc_thread.c: Define it without static. | Roland McGrath | 1 | -0/+1 |
2002-08-03 | * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. | Roland McGrath | 1 | -0/+4 |
2002-08-02 | * elf/Makefile ($(objpfx)interp.os): Depend on config.make, | Roland McGrath | 1 | -0/+5 |
2002-08-02 | * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX. | Roland McGrath | 1 | -0/+4 |
2002-08-02 | * locale/localeinfo.h (_NL_CURRENT_DATA): New macro. | Roland McGrath | 1 | -0/+9 |
2002-08-02 | Update. | Ulrich Drepper | 1 | -0/+3 |
2002-08-02 | Update. | Ulrich Drepper | 1 | -0/+9 |
2002-08-02 | Update. | Ulrich Drepper | 1 | -0/+4 |
2002-08-02 | * resolv/resolv.h (_res): Define macro unconditionally. | Roland McGrath | 1 | -3/+50 |
2002-08-02 | Update. | Ulrich Drepper | 1 | -5/+18 |
2002-08-02 | * libio/fileops.c (_IO_file_sync_mmap): New function. | Roland McGrath | 1 | -0/+35 |