summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/bits
AgeCommit message (Expand)Author
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-06-04Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu
2012-06-04Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu
2012-05-31Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu
2012-05-31Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu
2012-05-31Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu
2012-05-31Update x86_64 bits/stat.hH.J. Lu
2012-05-31Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu
2012-05-31Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu
2012-05-31Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu
2012-05-31Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Add x32 support to x86_64/bits/fcntl.hH.J. Lu
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Add x32 suppport to x86_64/bits/stat.hH.J. Lu
2012-05-16Add x86-64 bits/typesizes.hH.J. Lu
2012-05-16Add x86_64/bits/ipctypes.hH.J. Lu
2012-05-16Add x32 support to x86_64/bits/shm.hH.J. Lu
2012-05-16Add x32 support to x86_64/bits/sem.hH.J. Lu
2012-05-16Add x32 support to x86_64/bits/msq.hH.J. Lu
2012-05-16Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu
2012-05-16Add x86-64 <bits/siginfo.h>H.J. Lu
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab
2011-09-05Fix semid_ds for x86-64Ulrich Drepper
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab
2011-04-01Define O_PATH.Ulrich Drepper
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper
2010-11-19Define MAP_HUGETLB.Ulrich Drepper
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-01-11Fix double-inclusion problem of bits/stat.h.Ulrich Drepper
2010-01-09Add support for XPG7 testing.Ulrich Drepper
2009-12-11Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.Ulrich Drepper
2009-11-23Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8.Andreas Schwab
2009-11-19Follow kernel F_OWNER_{GID -> PGRP} change.Ulrich Drepper