aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/bits
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella1-31/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-06-04Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu1-194/+0
2012-06-04Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu1-0/+34
2012-05-31Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu1-80/+0
2012-05-31Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu1-1/+2
2012-05-31Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu1-330/+0
2012-05-31Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu1-210/+0
2012-05-31Update x86_64 bits/stat.hH.J. Lu1-5/+3
2012-05-31Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu1-20/+0
2012-05-31Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu1-113/+0
2012-05-31Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu3-276/+0
2012-05-31Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu1-33/+0
2012-05-31Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu1-31/+0
2012-05-31Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu1-337/+0
2012-05-31Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu1-96/+0
2012-05-31Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu1-11/+0
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu1-1/+5
2012-05-23Update from Linux 3.4Andreas Jaeger1-2/+4
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu1-0/+20
2012-05-22Add x32 support to x86_64/bits/fcntl.hH.J. Lu1-5/+3
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu1-30/+32
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-0/+1
2012-05-16Add x32 suppport to x86_64/bits/stat.hH.J. Lu1-21/+21
2012-05-16Add x86-64 bits/typesizes.hH.J. Lu1-0/+74
2012-05-16Add x86_64/bits/ipctypes.hH.J. Lu1-0/+33
2012-05-16Add x32 support to x86_64/bits/shm.hH.J. Lu1-22/+21
2012-05-16Add x32 support to x86_64/bits/sem.hH.J. Lu1-6/+6
2012-05-16Add x32 support to x86_64/bits/msq.hH.J. Lu1-10/+9
2012-05-16Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu1-3/+1
2012-05-16Add x86-64 <bits/siginfo.h>H.J. Lu1-0/+330
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers1-0/+31
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert9-27/+18
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab1-4/+0
2011-09-05Fix semid_ds for x86-64Ulrich Drepper1-1/+5
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper1-4/+1
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-7/+49
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper1-0/+1
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper1-1/+3
2010-11-19Define MAP_HUGETLB.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-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-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab1-16/+16
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper1-3/+4