aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2002-07-31* elf/rtld.c (dl_main): Fix typo in error message.Roland McGrath
2002-07-31* sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): __fxstat -> __fxstat64,Roland McGrath
2002-07-28Update.Ulrich Drepper
2002-07-28Update.Ulrich Drepper
2002-07-27Update.Ulrich Drepper
2002-07-27Update.Ulrich Drepper
2002-07-27Update.Ulrich Drepper
2002-07-25Update.Ulrich Drepper
2002-07-25Update.Ulrich Drepper
2002-07-25Update.Ulrich Drepper
2002-07-25Update.Ulrich Drepper
2002-07-24* hurd/hurdsig.c (_hurdsig_getenv): Always return null ifRoland McGrath
2002-07-24Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.Roland McGrath
2002-07-24* libio/fileops.c (_IO_file_seekoff_mmap): Don't rely on FP->_offset,Roland McGrath
2002-07-24Update.Ulrich Drepper
2002-07-24Update.Ulrich Drepper
2002-07-24Update.Ulrich Drepper
2002-07-24Update.Ulrich Drepper
2002-07-24* libio/fileops.c (_IO_file_seekoff_mmap): When just examining theRoland McGrath
2002-07-23Update.Ulrich Drepper
2002-07-23Update.Andreas Jaeger