summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2002-11-25* include/errno.h (__set_errno): Define as errno = valRoland McGrath
2002-11-20(extend_alloca): New define. Based on stack direction it'll try to append to...Ulrich Drepper
2002-11-19__libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-17Update.Ulrich Drepper
2002-10-152002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath
2002-10-09Update.Ulrich Drepper
2002-10-012002-10-01 Roland McGrath <roland@frob.com>Roland McGrath
2002-09-282002-09-27 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath
2002-09-192002-09-19 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-18Update.Ulrich Drepper
2002-09-18* malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): DefineRoland McGrath
2002-09-17Update.Ulrich Drepper
2002-09-17Update.Ulrich Drepper
2002-09-17Update.Ulrich Drepper
2002-09-17Declare __libc_fork.Ulrich Drepper
2002-09-17* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.Roland McGrath
2002-09-17* include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath
2002-09-15Update.Ulrich Drepper
2002-09-10Update.Ulrich Drepper
2002-09-06Update.Ulrich Drepper
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath
2002-09-01Update.Ulrich Drepper
2002-09-01Declare __isctype.Ulrich Drepper
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath
2002-08-29Update.Ulrich Drepper
2002-08-28[!__ASSEMBLER__] (declare_symbol_1): Add missing comma to .type directive.Ulrich Drepper
2002-08-282002-08-27 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-27Update.Ulrich Drepper
2002-08-27* manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd).Roland McGrath
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-21(__libc_longjmp): Add declaration.Ulrich Drepper
2002-08-21Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-15Update.Ulrich Drepper
2002-08-13* include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath
2002-08-11* include/sys/errno.h: New file.Roland McGrath
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath
2002-08-10* include/bits/dlfcn.h: New file.Roland McGrath
2002-08-08(get_null_defines): Treat NOT_IN_libc special. It is known to be defined.Ulrich Drepper
2002-08-06* include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath
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