about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update.Ulrich Drepper2002-08-0431-78/+178
* Update.Ulrich Drepper2002-08-0429-20/+127
* Update.Ulrich Drepper2002-08-0427-28/+112
* Add libc_hidden_def.Ulrich Drepper2002-08-043-0/+3
* * include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath2002-08-0415-9/+54
* * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath2002-08-0423-12/+97
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-042-0/+13
* Update.Ulrich Drepper2002-08-041-0/+4
* Add _LIBC_TSD_KEY_LOCALE.Ulrich Drepper2002-08-041-0/+1
* * locale/nl_langinfo.c: Use _NL_CURRENT_DATA.Roland McGrath2002-08-043-2/+8
* * locale/setlocale.c (_nl_current_names): Variable moved ...Roland McGrath2002-08-0415-64/+305
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-0415-6/+120
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-045-10/+11
* Update.Ulrich Drepper2002-08-041-0/+10
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-044-5/+17
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-042-8/+14
* (__stpcpy): Add libc_hidden_def.Ulrich Drepper2002-08-049-8/+19
* * sysdeps/posix/raise.c: Likewise.Roland McGrath2002-08-033-3/+6
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-0311-17/+50
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-037-8/+20
* Update.Ulrich Drepper2002-08-037-4/+31
* Update.Ulrich Drepper2002-08-0319-46/+74
* Update.Ulrich Drepper2002-08-032-3/+16
* Update.Ulrich Drepper2002-08-032-1/+10
* Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is not defined.Ulrich Drepper2002-08-031-6/+3
* * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2002-08-039-4/+38
* * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath2002-08-0319-21/+91
* * sysdeps/generic/mempcpy.c (__mempcpy): #undef it before defn.Roland McGrath2002-08-031-9/+6
* 2002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-0/+1
* Update.Ulrich Drepper2002-08-03215-436/+1090
* (HAVE_BROKEN_ALIAS_ATTRIBUTE): Add. (HAVE_BROKEN_VISIBILITY_ATTRIBUTE): Add.Ulrich Drepper2002-08-031-0/+8
* * sunrpc/rpc_thread.c: Define it without static.Roland McGrath2002-08-032-0/+5
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-6/+6
* Update.Ulrich Drepper2002-08-032-1/+4
* Declare _errno, _h_errno, and _res unless we use TLS internally.Ulrich Drepper2002-08-031-9/+11
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-031-6/+0
* * include/rpc/rpc.h: Declare RPC_VARS tsd as extern.Roland McGrath2002-08-032-5/+5
* Revert unintended bogons in last commit.Roland McGrath2002-08-031-1/+2
* (__assert_fail): Fix typo in comment.Ulrich Drepper2002-08-031-3/+2
* Update.Ulrich Drepper2002-08-036-3/+26
* (gethostbyaddr): Shut up the compiler.Ulrich Drepper2002-08-031-1/+1
* * elf/Makefile ($(objpfx)interp.os): Depend on config.make,Roland McGrath2002-08-022-0/+6
* * posix/bits/posix1_lim.h (SSIZE_MAX): Define to LONG_MAX, not INT_MAX.Roland McGrath2002-08-022-2/+6
* * locale/localeinfo.h (_NL_CURRENT_DATA): New macro.Roland McGrath2002-08-021-0/+9
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-026-12/+18
* Update.Ulrich Drepper2002-08-023-0/+16
* Update.Ulrich Drepper2002-08-025-43/+138
* Update.Ulrich Drepper2002-08-021-0/+4
* Don't include tls.h if _ISOMAC is defined.Ulrich Drepper2002-08-021-1/+1
* * resolv/resolv.h (_res): Define macro unconditionally.Roland McGrath2002-08-023-4/+56