aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2002-08-28* sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check forRoland McGrath
2002-08-28(strtol): Add some more casts to avoid warnings.Ulrich Drepper
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath
2002-08-27Update.Ulrich Drepper
2002-08-27* sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mask): ReplaceRoland McGrath
2002-08-27* time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.Roland McGrath
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath
2002-08-26* locale/programs/ld-ctype.c (ctype_read): When given a repertoireRoland McGrath
2002-08-252002-08-25 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-25* sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm beforeRoland McGrath
2002-08-25Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-23Update.Ulrich Drepper
2002-08-23Update.Andreas Jaeger
2002-08-21Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-20Update.Ulrich Drepper
2002-08-15Update.Ulrich Drepper
2002-08-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath
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-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-12* sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loopRoland 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* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath
2002-08-08Update.Ulrich Drepper
2002-08-08Update.Ulrich Drepper
2002-08-06* include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath
2002-08-06(_dl_allocate_tls_init): Store dtv pointer at correct index. Clear BSS regio...Ulrich Drepper
2002-08-05* include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.Roland McGrath
2002-08-052002-08-05 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-05* sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loopRoland 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-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-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath
2002-08-04(__stpcpy): Add libc_hidden_def.Ulrich Drepper
2002-08-03* sysdeps/posix/raise.c: Likewise.Roland McGrath