aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2002-08-10* include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2-2/+4
2002-08-10* sysdeps/unix/sysv/linux/ia64/syscalls.list (llseek): Add lseekRoland McGrath2-2/+4
2002-08-10* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath1-0/+1
2002-08-08sigwait implementation for Linux based in sigtimedwait syscall.Ulrich Drepper1-0/+54
2002-08-08Update.Ulrich Drepper2-2/+6
2002-08-08Update.Ulrich Drepper4-8/+78
2002-08-08Update.Ulrich Drepper1-0/+1
2002-08-07* sysdeps/i386/dl-machine.h (elf_machine_rel): Add to, don't clobber,Roland McGrath1-3/+3
2002-08-06* include/getopt.h: But private decls inside [_GETOPT_H].Roland McGrath1-2/+6
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath8-3/+15
2002-08-06* include/rpc/auth.h: Use libc_hidden_proto for getnetname,Roland McGrath2-2/+6
2002-08-06* sysdeps/posix/system.c (do_system): New function, guts broken out ofRoland McGrath2-10/+15
2002-08-06(_dl_allocate_tls_init): Store dtv pointer at correct index. Clear BSS regio...Ulrich Drepper1-5/+5
2002-08-05* include/sys/utsname.h: Use libc_hidden_proto for uname, __uname.Roland McGrath2-2/+6
2002-08-052002-08-05 Roland McGrath <roland@redhat.com>Roland McGrath2-8/+22
2002-08-05* sysdeps/unix/make-syscalls.sh: If the syscall name field is -Roland McGrath1-2/+17
2002-08-05* sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loopRoland McGrath2-8/+11
2002-08-05Add epsilons for inlined ldouble asin tests.Ulrich Drepper1-0/+6
2002-08-052002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+2
2002-08-05* sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Allocate theRoland McGrath1-15/+6
2002-08-05* Makerules (cpp-srcs-left): When setting this to runRoland McGrath2-6/+12
2002-08-052002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath1-56/+70
2002-08-05Update.Ulrich Drepper11-8/+17
2002-08-04Update.Ulrich Drepper6-6/+12
2002-08-04Update.Ulrich Drepper1-0/+2
2002-08-04Update.Ulrich Drepper10-10/+20
2002-08-04* include/sys/resource.h: Use libc_hidden_proto for getpriority,Roland McGrath6-4/+10
2002-08-04* include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr,Roland McGrath10-6/+20
2002-08-04* include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath4-2/+12
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath5-10/+11
2002-08-042002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2002-08-04(__stpcpy): Add libc_hidden_def.Ulrich Drepper8-8/+18
2002-08-03* sysdeps/posix/raise.c: Likewise.Roland McGrath2-3/+4
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath6-12/+12
2002-08-032002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath3-5/+6
2002-08-03Update.Ulrich Drepper3-2/+7
2002-08-03Update.Ulrich Drepper15-41/+42
2002-08-03* include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath1-1/+2
2002-08-03* include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__].Roland McGrath5-5/+14
2002-08-032002-08-03 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2002-08-03Update.Ulrich Drepper152-273/+300
2002-08-02* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.Roland McGrath3-13/+24
2002-08-02(public_cALLOc): Check for overflow on multiplication.Ulrich Drepper1-1/+7
2002-07-312002-07-31 Jeff Bailey <jbailey@gnu.org>Roland McGrath2-0/+57
2002-07-312002-07-31 Roland McGrath <roland@frob.com>Roland McGrath1-2/+2
2002-07-28Update.Ulrich Drepper2-7/+29
2002-07-27Update.Ulrich Drepper3-2/+29
2002-07-25Update.Ulrich Drepper5-6/+19
2002-07-25Update.Ulrich Drepper1-2/+2
2002-07-24Added <ifaddrs.h> interface with functions `getifaddrs', `freeifaddrs'.Roland McGrath5-15/+289