aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Collapse)Author
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu
2012-05-18Use RAX_LP and "or" to operate on return valueH.J. Lu
2012-05-18Check d_ino/d_off before using getdents syscallH.J. Lu
2012-05-18Fold copyright yearsH.J. Lu
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu
2012-05-18Use anonymous union in x86_64/sys/user.hH.J. Lu
2012-05-17Use __syscall_ulong_t in pselect.cH.J. Lu
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-16Use __syscall_slong_t in bits/mqueue.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-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu
2012-05-16Add x32 support to sys/ucontext.hH.J. Lu
2012-05-16Add x32 support to <sys/user.h>H.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-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu
2012-05-16Add x32 support to sys/procfs.hH.J. Lu
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu
2012-05-16Use 64bit filesystem functions for x32H.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers
2012-05-15Add x32 init-first.cH.J. Lu
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu
2012-05-15Load pointer to TID into R10_LPH.J. Lu
2012-05-15Add x32 dl-cache.hH.J. Lu
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu
2012-05-14Use _dl_fatal_printf instead of a private variant.Roland McGrath
2012-05-14Improve consistency of --enable-kernel and default builds.Joseph Myers
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu
2012-05-14Remove unused variable in linux/getcwd.cAndreas Jaeger
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-05-14Free memory at exit in check_pf.cH.J. Lu
2012-05-12Avoid dup3 PLT usage.Thomas Schwinge
Fixes fallout from 5aa3a74a59916b489e9cf7c4dce9eb149e106c6c.
2012-05-10Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge
2012-05-10Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to ↵Joseph Myers
sysdeps/unix/sysv/linux/syscalls.list.
2012-05-08Remove more overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-08Remove entries from sysdeps/unix/sysv/syscalls.list duplicating ones in ↵Joseph Myers
sysdeps/unix/.
2012-05-05Remove overridden entries from sysdeps/unix/sysv/syscalls.list.Joseph Myers
2012-05-04Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu