aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-19Add x32 support to ldd-rewrite.sedH.J. Lu
2012-03-16Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu
2012-03-16Add x32 support to ldconfigH.J. Lu
2012-03-05 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):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
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07More IA-64 removalUlrich Drepper
2012-01-07More ia64 removal changesUlrich Drepper
2012-01-01Implement timespec_getUlrich Drepper
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper
2011-11-15Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab
2011-10-08Conditionalize unnecessary #include.Roland McGrath
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab
2011-09-07Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper
2011-09-06Fix handling of __vdso_clock_gettimeUlrich Drepper
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper
2011-09-06Fix missing declarationAndreas Schwab
2011-09-06Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper
2011-09-05Fix semid_ds for x86-64Ulrich Drepper
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper
2011-05-28Add support for time syscall in vDSOUlrich Drepper
2011-05-27Use getcpu definition from vDSO on x86-64Ulrich Drepper
2011-05-25Undo accidental change in x86-64 user.hJakub Jelinek
2011-05-16Cleanup x86-64 sys/user.hUlrich Drepper
2011-04-17Fix FPU context handling in getcontext on x86-64.Ulrich Drepper
2011-04-07Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab
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-09-08Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang
2010-09-01Fix typo in x86-64 epoll.h.Mike Frysinger
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
2009-11-17Change misleading names of parameters of sync_file_range.Ulrich Drepper
2009-11-17Add missing Linux MADV_* definitions.Ulrich Drepper
2009-11-14Fix F_SETOWN_EX and F_GETOWN_EX definitions.Ulrich Drepper