aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2002-08-25Update.Ulrich Drepper2-0/+9
2002-08-25Update.Ulrich Drepper1-10/+11
2002-08-25Update.Ulrich Drepper11-117/+170
2002-08-24 Remove *xattr syscalls.Andreas Jaeger1-17/+0
2002-08-24Update.Ulrich Drepper3-13/+46
2002-08-23Update.Ulrich Drepper10-10/+49
2002-08-23* sysdeps/i386/dl-machine.h (elf_machine_load_address): Add a dummyRoland McGrath1-1/+5
2002-08-23Update.Andreas Jaeger24-190/+383
2002-08-222002-08-22 Steven Munroe <sjmunroe@us.ibm.com>Geoff Keating3-11/+177
2002-08-22Fix arguments of shmat.Andreas Jaeger1-1/+1
2002-08-21Fix assemblerAndreas Jaeger1-16/+16
2002-08-21Generate bits/syscall.h with biarch support.Andreas Jaeger1-0/+42
2002-08-21Update.Andreas Jaeger2-3/+6
2002-08-21x86-64 mcount implementationAndreas Jaeger2-0/+106
2002-08-21Update.Ulrich Drepper1-2/+2
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath58-128/+360
2002-08-20Fix ABI compatibility with libc compiled with old tools on powerpc.Roland McGrath5-113/+192
2002-08-20Update.Ulrich Drepper2-4/+6
2002-08-20Update.Ulrich Drepper1-5/+3
2002-08-20Update.Ulrich Drepper2-22/+52
2002-08-20Update.Ulrich Drepper1-1/+7
2002-08-19Regenerate.Andreas Jaeger1-418/+199
2002-08-18* sysdeps/mach/hurd/mkdir.c (__mkdir): Use __directory_name_splitRoland McGrath2-4/+4
2002-08-18* sysdeps/mach/hurd/dl-sysdep.cRoland McGrath1-0/+8
2002-08-15Update.Ulrich Drepper2-2/+8
2002-08-15Add *xattr syscalls with version 2.3.Andreas Jaeger11-0/+187
2002-08-15Add *xattr syscalls.Andreas Jaeger1-0/+14
2002-08-15* locale/locarchive.h (struct locale_category_data): Give this name toRoland McGrath2-28/+38
2002-08-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+2
2002-08-13* include/sys/wait.h (__waitpid): Add libc_hidden_proto.Roland McGrath13-15/+29
2002-08-13* include/unistd.h (seteuid, setegid): Add libc_hidden_proto.Roland McGrath57-151/+106
2002-08-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath14-15/+29
2002-08-12Update.Ulrich Drepper1-0/+7
2002-08-12* sysdeps/generic/dl-tls.c (_dl_allocate_tls_init): Fix inner loopRoland McGrath2-7/+10
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath9-38/+48
2002-08-11* include/sys/errno.h: New file.Roland McGrath2-2/+0
2002-08-10Add comment.Andreas Jaeger1-2/+4
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