aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-052002-08-04 Roland McGrath <roland@redhat.com>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-052002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-05Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-08-04Add libc_hidden_def.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-042002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-04Add _LIBC_TSD_KEY_LOCALE.Ulrich Drepper
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-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-04(__stpcpy): Add libc_hidden_def.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-032002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is not defined.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-032002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03(HAVE_BROKEN_ALIAS_ATTRIBUTE): Add. (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add.Ulrich Drepper
2002-08-03* sunrpc/rpc_thread.c: Define it without static.Roland McGrath
2002-08-032002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03Update.Ulrich Drepper
2002-08-03Declare _errno, _h_errno, and _res unless we use TLS internally.Ulrich Drepper
2002-08-032002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-03* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.Roland McGrath
2002-08-03Revert unintended bogons in last commit.Roland McGrath
2002-08-03(__assert_fail): Fix typo in comment.Ulrich Drepper
2002-08-03Update.Ulrich Drepper
2002-08-03(gethostbyaddr): Shut up the compiler.Ulrich Drepper
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