aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2002-09-28Add __syscall_exit entry point.Ulrich Drepper1-0/+1
2002-09-28(nice): Use getpriority() for the return value.Ulrich Drepper4-16/+3
2002-09-28Fix number of args to syscall.Andreas Jaeger2-4/+4
2002-09-28* sysdeps/unix/sysv/linux/x86_64/sysdep.hRoland McGrath1-4/+8
2002-09-282002-09-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+10
2002-09-28SysV shared memory definitions for Linux/PA.Ulrich Drepper4-0/+342
2002-09-25Add syscall_exit.Andreas Jaeger1-0/+1
2002-09-25Update.Ulrich Drepper1-2/+11
2002-09-25Recognize nptl add-on name.Ulrich Drepper1-1/+10
2002-09-252002-09-24 Roland McGrath <roland@redhat.com>Roland McGrath1-69/+0
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath6-7/+7
2002-09-212002-09-21 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+2
2002-09-21Update.Ulrich Drepper3-0/+5
2002-09-21Update.Ulrich Drepper1-0/+3
2002-09-20* sysdeps/powerpc/sysdep.h: Remove powerpc32 specific macros.Roland McGrath1-2/+8
2002-09-20* sysdeps/generic/ifreq.h (__if_nextreq): New function.Roland McGrath2-1/+8
2002-09-20* sysdeps/unix/bsd/bsd4.4/isatty.c: New file.Roland McGrath3-16/+10
2002-09-20* sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath1-3/+6
2002-09-20Update.Ulrich Drepper1-0/+1
2002-09-20(_exit): Don't use ABORT_INSTRUCTION if it is not defined.Ulrich Drepper1-0/+2
2002-09-19Update.Ulrich Drepper4-1/+4
2002-09-182002-09-18 Roland McGrath <roland@redhat.com>Roland McGrath9-8/+10
2002-09-18Update.Ulrich Drepper2-0/+38
2002-09-18Update.Ulrich Drepper1-9/+20
2002-09-172002-09-17 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath7-0/+485
2002-09-17* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom passwd2des.Roland McGrath1-1/+2
2002-09-17* sysdeps/unix/sysv/linux/kernel-features.h [__powerpc64__]Roland McGrath1-15/+39
2002-09-17* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.Roland McGrath2-5/+61
2002-09-162002-09-16 Andreas Jaeger <aj@suse.de>Roland McGrath2-3/+4
2002-09-15Update.Ulrich Drepper4-0/+106
2002-09-14* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.Roland McGrath3-0/+113
2002-09-14* sysdeps/unix/sysv/linux/pread.c: __NR_pread64 may be definedRoland McGrath4-0/+28
2002-09-13Add readahead syscall.Andreas Jaeger1-0/+1
2002-09-06(where_is_shmfs): Correct test for filesystem type name of mount points.Ulrich Drepper1-3/+3
2002-09-052002-09-04 Bruno Haible <bruno@clisp.org>Roland McGrath3-29/+50
2002-09-05Regenerated: autoconf sysdeps/unix/sysv/linux/configure.inUlrich Drepper1-5/+12
2002-09-05Update.Ulrich Drepper13-7/+28
2002-09-03* sysdeps/powerpc/elf/libc-start.c [! SHARED]: CallRoland McGrath1-2/+3
2002-09-03Update.Ulrich Drepper1-0/+1
2002-08-31Update.Andreas Jaeger6-3/+97
2002-08-31Linux/x86-64 makecontext implementation.Andreas Jaeger1-0/+113
2002-08-30* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath1-0/+14
2002-08-29Add dl-brk.S.Ulrich Drepper1-0/+1
2002-08-29Update.Ulrich Drepper9-6/+197
2002-08-28Update.Ulrich Drepper2-16/+16
2002-08-28Update.Ulrich Drepper1-5/+8
2002-08-28Update.Ulrich Drepper2-0/+2
2002-08-28Add dl-brk.c, dl-sbrk.c, and sys/personality.h.Ulrich Drepper1-0/+3
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper7-1/+8
2002-08-28* sysdeps/unix/readdir.c: If getdents fails with ENOENT, restore errnoRoland McGrath2-2/+20