summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Remove IA-64 supportUlrich Drepper70-5116/+0
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath1-7/+1
2011-09-10Remove support for !USE___THREADUlrich Drepper1-33/+3
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller1-1/+1
2011-07-23Update ptrace constantsUlrich Drepper1-1/+28
2011-05-29Same change for the other siginfi.h filesUlrich Drepper1-2/+2
2011-05-23Fix sysconf compilation for !HP_TIMING_AVAIL archsAndreas Schwab1-1/+1
2011-05-15sysconf on Linux/ia64 reported outdate versions for some optionsUlrich Drepper1-17/+3
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-6/+47
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+2
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-10FIx up signal.h for XPG7.Ulrich Drepper1-1/+3
2010-01-09Add support for XPG7 testing.Ulrich Drepper2-7/+12
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper1-3/+3
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-2/+2
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-10-29Fix IA-64 and S390 sigevent definitions.Ulrich Drepper1-1/+5
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-05-21Add missing file from previous IA-64 longjmp commit.Ulrich Drepper1-0/+48
2009-05-21Add ____longjmp_chk support for IA-64.H.J. Lu1-1/+9
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-01-30(SHM_EXEC): Define.Andreas Jaeger1-1/+2
2008-11-26* sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...Roland McGrath1-1/+60
2008-03-27* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add openUlrich Drepper1-3/+0
2008-01-16[BZ #5628]Ulrich Drepper1-1/+1
2007-11-10* sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper1-0/+3
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/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper1-1/+3
2007-07-21* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper1-1/+2
2007-06-17[BZ #4125] Andreas Jaeger1-1/+23
2007-05-10* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Define UTIME_NOW andUlrich Drepper1-0/+6
2006-09-18* sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper1-10/+18
2006-08-30* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offinUlrich Drepper1-1/+2
2006-08-08* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h (O_DIRECT): Protect withUlrich Drepper1-1/+1
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.Roland McGrath1-49/+0
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-0/+7
2006-04-25[BZ #2386]Ulrich Drepper1-2/+4