about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* ,Ulrich Drepper2006-05-061-1/+10
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper2006-05-058-0/+72
* * sysdeps/s390/s390-32/elf/start.S: Replace pc relative relocationUlrich Drepper2006-05-052-8/+10
* * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper2006-05-028-8/+8
* [BZ #1386]Ulrich Drepper2006-04-271-0/+4
* Allow inclusion from <fcntl.h>.Ulrich Drepper2006-04-271-1/+1
* * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper2006-04-2610-6/+63
* Fix a typo in a comment.Ulrich Drepper2006-04-261-2/+2
* [BZ #2389]Ulrich Drepper2006-04-251-0/+56
* [BZ #2386]Ulrich Drepper2006-04-252-2/+6
* * sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): UseUlrich Drepper2006-04-241-3/+4
* * posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper2006-04-241-0/+1
* * sysdeps/unix/sysv/linux/kernel-features.h: DefineUlrich Drepper2006-04-193-22/+45
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loopUlrich Drepper2006-04-181-2/+2
* * include/ifaddrs.h: Define struct in6addrinfo.Ulrich Drepper2006-04-161-8/+74
* * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper2006-04-1410-1/+34
* * sysdeps/unix/sysv/linux/sync_file_range.c: New file.Ulrich Drepper2006-04-141-0/+46
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-072-16/+21
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDERoland McGrath2006-04-042-0/+12
* * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>Roland McGrath2006-04-041-1/+1
* [BZ #2418]Ulrich Drepper2006-04-022-4/+10
* [BZ #2477]Ulrich Drepper2006-04-011-2/+2
* [BZ #2450]Ulrich Drepper2006-04-011-1/+1
* * sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper2006-03-3111-25/+266
* * sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.Ulrich Drepper2006-03-312-0/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: Remove support for cvs/fedora-glibc-20060328T0900Ulrich Drepper2006-03-281-27/+4
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-0/+6
* * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,Ulrich Drepper2006-03-252-3/+12
* Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper2006-03-248-8/+56
* * sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):Roland McGrath2006-03-161-1/+3
* * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spillingRoland McGrath2006-03-165-0/+15
* 2004-12-09 Randolph Chung <tausq@debian.org>Roland McGrath2006-03-161-1/+1
* * sysdeps/unix/sysv/linux/x86_64/sysconf.cRoland McGrath2006-03-062-22/+5
* * sysdeps/posix/sysconf.c (__sysconf): Use #if _POSIX_FOO > 0Roland McGrath2006-03-061-1/+23
* * shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath2006-03-0617-336/+199
* * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Make sure high bitsRoland McGrath2006-03-052-36/+10
* 2006-03-02 Roland McGrath <roland@redhat.com>Roland McGrath2006-03-031-1/+1
* * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath2006-03-011-1/+1
* * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.hRoland McGrath2006-03-011-1/+1
* * sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c. cvs/fedora-glibc-20060301T0647Roland McGrath2006-03-014-12/+376
* * include/fcntl.h: Declare __openat, __open64. Use libc_hidden_proto.Roland McGrath2006-03-011-1/+7
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath2006-02-287-7/+267
* * sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath2006-02-28105-4304/+0
* * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.hRoland McGrath2006-02-282-6/+33
* * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h.Roland McGrath2006-02-281-14/+38
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-4/+3
* * sysdeps/unix/sysv/linux/linkat.c (linkat): Allow flags to be setUlrich Drepper2006-02-271-7/+7
* Add fifth parameter to linkat.Ulrich Drepper2006-02-271-2/+10
* * sysdeps/unix/common/Makefile: File removed.Roland McGrath2006-02-268-558/+0
* * configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath2006-02-251-1/+0