aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2006-04-14* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper10-1/+34
2006-04-14* sysdeps/unix/sysv/linux/sync_file_range.c: New file.Ulrich Drepper1-0/+46
2006-04-07* libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2-16/+21
2006-04-04* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath2-0/+12
2006-04-04* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>Roland McGrath1-1/+1
2006-04-02[BZ #2418]Ulrich Drepper2-4/+10
2006-04-01[BZ #2477]Ulrich Drepper1-2/+2
2006-04-01[BZ #2450]Ulrich Drepper1-1/+1
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper11-25/+266
2006-03-31* sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.Ulrich Drepper2-0/+4
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: Remove support forcvs/fedora-glibc-20060328T0900Ulrich Drepper1-27/+4
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper1-0/+6
2006-03-25* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,Ulrich Drepper2-3/+12
2006-03-24Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper8-8/+56
2006-03-16* sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):Roland McGrath1-1/+3
2006-03-16* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath5-0/+15
2006-03-162004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath1-1/+1
2006-03-06* sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath2-22/+5
2006-03-06* sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath1-1/+23
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath17-336/+199
2006-03-05* sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath2-36/+10
2006-03-032006-03-02 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2006-03-01* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath1-1/+1
2006-03-01* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.hRoland McGrath1-1/+1
2006-03-01* sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c.cvs/fedora-glibc-20060301T0647Roland McGrath4-12/+376
2006-03-01* include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath1-1/+7
2006-02-28* sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath7-7/+267
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath105-4304/+0
2006-02-28* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.hRoland McGrath2-6/+33
2006-02-28* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath1-14/+38
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath1-4/+3
2006-02-27* sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper1-7/+7
2006-02-27Add fifth parameter to linkat.Ulrich Drepper1-2/+10
2006-02-26* sysdeps/unix/common/Makefile: File removed.Roland McGrath8-558/+0
2006-02-25* configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath1-1/+0
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath4-279/+0
2006-02-23[BZ #2172]Roland McGrath1-5/+5
2006-02-23* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementationRoland McGrath1-1/+1
2006-02-22* sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath1-13/+7
2006-02-22* sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Update comment, removeRoland McGrath1-3/+6
2006-02-21[BZ #2329]Roland McGrath93-7049/+1
2006-02-20 * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ...Richard Henderson2-4/+3
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper9-18/+18
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper9-0/+18
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper1-7/+15
2006-02-12[BZ #2226]Ulrich Drepper7-66/+179
2006-02-08* sysdeps/unix/sysv/linux/bits/sched.h: Declare unshare.Ulrich Drepper4-3/+15
2006-02-03[__NR_futimesat] (futimesat): If file is NULL use __futimes.Ulrich Drepper1-0/+3
2006-02-02* sysdeps/unix/sysv/linux/openat.c (__atfct_seterrno): Use the sameRoland McGrath1-15/+4
2006-02-02(intel_02_known): Add some more entries.Ulrich Drepper1-1/+15