aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2002-12-10Update.Ulrich Drepper1-1/+1
2002-12-08Update.Ulrich Drepper1-0/+1
2002-12-06Update.Ulrich Drepper2-0/+3
2002-12-012002-12-01 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2002-11-25* include/errno.h (__set_errno): Define as errno = valRoland McGrath1-4/+2
2002-11-20(extend_alloca): New define. Based on stack direction it'll try to append to...Ulrich Drepper1-0/+28
2002-11-19__libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper1-1/+2
2002-11-04Update.Ulrich Drepper1-1/+1
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-8/+19
2002-10-17Update.Ulrich Drepper1-0/+9
2002-10-152002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath4-5/+22
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath1-0/+8
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath9-25/+69
2002-10-09Update.Ulrich Drepper5-0/+23
2002-10-012002-10-01 Roland McGrath <roland@frob.com>Roland McGrath1-1/+1
2002-09-282002-09-27 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-1/+1
2002-09-192002-09-19 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2002-09-18Update.Ulrich Drepper1-0/+1
2002-09-18* malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): DefineRoland McGrath1-38/+160
2002-09-17Update.Ulrich Drepper2-14/+17
2002-09-17Update.Ulrich Drepper1-0/+4
2002-09-17Update.Ulrich Drepper1-0/+24
2002-09-17Declare __libc_fork.Ulrich Drepper1-0/+3
2002-09-17* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.Roland McGrath2-0/+3
2002-09-17* include/unistd.h: Uncomment libc_hidden_proto for _exit.Roland McGrath1-4/+1
2002-09-15Update.Ulrich Drepper1-0/+4
2002-09-10Update.Ulrich Drepper2-32/+22
2002-09-06Update.Ulrich Drepper1-1/+1
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath1-29/+48
2002-09-01Update.Ulrich Drepper1-16/+9
2002-09-01Declare __isctype.Ulrich Drepper1-0/+2
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2-1/+46
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath1-0/+7
2002-08-29Update.Ulrich Drepper1-0/+4
2002-08-28[!__ASSEMBLER__] (declare_symbol_1): Add missing comma to .type directive.Ulrich Drepper1-1/+1
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