summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Update from Linux 3.4Andreas Jaeger1-0/+3
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-1/+1
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard1-2/+3
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert10-30/+20
2011-04-01Define O_PATH.Ulrich Drepper1-1/+2
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
2010-08-12Define EXTPROC for Linux.Ulrich Drepper1-1/+4
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper1-0/+2
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper1-0/+5
2010-01-09Add support for XPG7 testing.Ulrich Drepper2-7/+11
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-24/+24
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper1-1/+1
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper1-9/+13
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper1-4/+4
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Define F_OWNER_* and f_owner_ex for Linux targets.Ulrich Drepper1-1/+18
2009-10-01Define F_SETOWN_EX and F_GETOWN_EX in Linux headers.Ulrich Drepper1-2/+4
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-0/+17
2009-02-26* include/features.h: Define macros for XPG7/POSIX 2008.Ulrich Drepper1-3/+2
2009-02-07[BZ #7095]Ulrich Drepper1-9/+19
2009-01-30(SHM_EXEC): Define.Andreas Jaeger1-4/+5
2008-08-17[BZ #6845]Ulrich Drepper1-132/+0
2008-08-08[BZ #6791]Ulrich Drepper1-1/+2
2008-08-07[BZ #6824]Ulrich Drepper1-1/+1
2008-04-12* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h (__signbitl):Ulrich Drepper1-2/+2
2008-04-12* sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto forUlrich Drepper1-0/+132
2008-01-16[BZ #5628]Ulrich Drepper1-1/+1
2007-10-17* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC.Ulrich Drepper1-0/+2
2007-09-18Correct return value type __THROW marker of splice, vmsplice, and tee.Ulrich Drepper1-7/+7
2007-08-12* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper1-1/+1
2007-07-21* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper1-1/+2
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper1-0/+6
2006-08-30* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper1-1/+2
2006-07-26Update.Ulrich Drepper1-1/+1
2006-05-05* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*.Ulrich Drepper1-0/+9
2006-05-02* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value.Ulrich Drepper1-1/+1
2006-04-26* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.Ulrich Drepper1-1/+8
2006-04-14* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.Ulrich Drepper1-0/+4
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper1-3/+24
2006-03-24Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.Ulrich Drepper1-1/+7
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper1-2/+2
2006-02-15* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORKUlrich Drepper1-0/+2
2006-01-282006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com>Roland McGrath1-0/+19
2006-01-06Define MADV_REMOVE.Ulrich Drepper1-1/+2
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper1-0/+36
2005-11-18* sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE.Ulrich Drepper1-2/+3
2005-10-14[BZ #1458]Ulrich Drepper1-1/+2