summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath
2002-08-06* include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath
2002-08-06* sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath
2002-08-06* include/rpc/svc.h: Use libc_hidden_proto for xprt_register,Roland McGrath
2002-08-06Update.Ulrich Drepper
2002-08-05* include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.Roland McGrath
2002-08-052002-08-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-05* sysdeps/generic/ldsodefs.h (struct rtld_global): Replace memberRoland McGrath
2002-08-05Update.Ulrich Drepper
2002-08-05* sysdeps/unix/make-syscalls.sh: If the syscall name field is -Roland McGrath
2002-08-05* sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loopRoland McGrath
2002-08-05* stdlib/isomac.c (fmt): Add -DNOT_IN_libc to the compiler command.Roland McGrath
2002-08-05* elf/Makefile (test-srcs): Add $(modules-names) to it.Roland McGrath
2002-08-05Update.Ulrich Drepper
2002-08-05* stdlib/lrand48_r.c: Add libc_hidden_def.Roland McGrath
2002-08-05(_dl_deallocate_tls): Free it with free instead of munmap.Roland McGrath
2002-08-05* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate theRoland McGrath
2002-08-05* Makerules (cpp-srcs-left): When setting this to runRoland McGrath
2002-08-05Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath
2002-08-04* locale/nl_langinfo.c: Use _NL_CURRENT_DATA.Roland McGrath
2002-08-04* locale/setlocale.c (_nl_current_names): Variable moved ...Roland McGrath
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-03* sysdeps/posix/raise.c: Likewise.Roland McGrath
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath
2002-08-03* sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03* sunrpc/rpc_thread.c: Define it without static.Roland McGrath
2002-08-03* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.Roland McGrath
2002-08-02* elf/Makefile ($(objpfx)interp.os): Depend on config.make,Roland McGrath
2002-08-02* posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.Roland McGrath
2002-08-02* locale/localeinfo.h (_NL_CURRENT_DATA): New macro.Roland McGrath
2002-08-02Update.Ulrich Drepper
2002-08-02Update.Ulrich Drepper
2002-08-02Update.Ulrich Drepper
2002-08-02* resolv/resolv.h (_res): Define macro unconditionally.Roland McGrath
2002-08-02Update.Ulrich Drepper
2002-08-02* libio/fileops.c (_IO_file_sync_mmap): New function.Roland McGrath
2002-07-312002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath