aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2002-08-282002-08-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath6-0/+47
2002-08-27Update.Ulrich Drepper1-1/+0
2002-08-27* manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd).Roland McGrath1-0/+30
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath3-1/+3
2002-08-21(__libc_longjmp): Add declaration.Ulrich Drepper1-1/+3
2002-08-21Update.Ulrich Drepper1-0/+3
2002-08-20Update.Ulrich Drepper1-1/+4
2002-08-15Update.Ulrich Drepper1-1/+1
2002-08-13* include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath3-0/+12
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath5-27/+22
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath4-0/+5
2002-08-11* include/sys/errno.h: New file.Roland McGrath2-3/+1
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2-0/+11
2002-08-10* include/bits/dlfcn.h: New file.Roland McGrath8-1/+44
2002-08-08(get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper1-5/+7
2002-08-06* include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath1-0/+7
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath5-1/+20
2002-08-06* include/stdlib.h: Use libc_hidden_proto for wctomb.Roland McGrath4-6/+9
2002-08-06* sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath5-19/+33
2002-08-062002-08-05 Roland McGrath <roland@redhat.com>Roland McGrath3-1/+13
2002-08-05* include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.Roland McGrath1-0/+3
2002-08-052002-08-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath5-0/+25
2002-08-05* sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loopRoland McGrath1-2/+0
2002-08-05Don't define macro magic to redirect function calls if _ISOMAC is defined.Ulrich Drepper1-1/+1
2002-08-04Update.Ulrich Drepper3-0/+7
2002-08-04Update.Ulrich Drepper3-2/+29
2002-08-04Update.Ulrich Drepper8-7/+27
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath4-0/+12
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath5-0/+32
2002-08-04* locale/setlocale.c (_nl_current_names): Variable moved ...Roland McGrath1-0/+5
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath5-1/+46
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath2-0/+9
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath1-6/+12
2002-08-04(__stpcpy): Add libc_hidden_def.Ulrich Drepper1-0/+1
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2-0/+7
2002-08-032002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+8
2002-08-03Update.Ulrich Drepper1-0/+5
2002-08-03Update.Ulrich Drepper1-0/+9
2002-08-03Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is not defined.Ulrich Drepper1-6/+3
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath3-0/+13
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath3-7/+20
2002-08-03Update.Ulrich Drepper16-54/+234
2002-08-03* include/rpc/rpc.h: Declare RPC_VARS tsd as extern.Roland McGrath1-5/+1
2002-08-03Update.Ulrich Drepper1-0/+7
2002-08-02Don't include tls.h if _ISOMAC is defined.Ulrich Drepper1-1/+1
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath3-7/+47
2002-07-25Update.Ulrich Drepper1-0/+3
2002-07-23Moved to misc/sys.Ulrich Drepper1-1/+0
2002-07-20Update.Ulrich Drepper1-68/+8