aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu1-6/+4
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu1-17/+78
2012-05-21Remove straggling references to .s files.David S. Miller1-3/+1
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu2-43/+44
2012-05-21Add x32 llseek.SH.J. Lu3-15/+85
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu1-1/+1
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath1-3/+11
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu1-2/+3
2012-05-21Add x32 syscalls.listH.J. Lu1-0/+6
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson10-0/+54
2012-05-19Add 64-bit preadv.c and pwritev.cH.J. Lu2-0/+146
2012-05-19Use __syscall_slong_t in bits/timex.hH.J. Lu1-23/+24
2012-05-18Use RAX_LP and "or" to operate on return valueH.J. Lu2-5/+5
2012-05-18Check d_ino/d_off before using getdents syscallH.J. Lu1-3/+12
2012-05-18Fold copyright yearsH.J. Lu4-4/+4
2012-05-18Add x32 support to x86_64/bits/sigcontext.hH.J. Lu1-30/+32
2012-05-18Use anonymous union in x86_64/sys/user.hH.J. Lu1-8/+10
2012-05-17Use __syscall_ulong_t in pselect.cH.J. Lu1-4/+4
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu5-12/+16
2012-05-16Fold copyright yearsH.J. Lu3-3/+3
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu1-6/+8
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-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu1-3/+3
2012-05-16Add x32 support to sys/ucontext.hH.J. Lu1-7/+6
2012-05-16Add x32 support to <sys/user.h>H.J. Lu1-42/+46
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-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu1-3/+2
2012-05-16Add x32 support to sys/procfs.hH.J. Lu1-2/+6
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu1-4/+3
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu1-4/+9
2012-05-16Use 64bit filesystem functions for x32H.J. Lu29-0/+29
2012-05-15Remove __snseconds_tH.J. Lu3-6/+3
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu3-0/+6
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu3-16/+37
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers2-5/+5
2012-05-15Add x32 init-first.cH.J. Lu1-0/+40
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf1-2/+0
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu1-2/+2
2012-05-15Load pointer to TID into R10_LPH.J. Lu1-1/+1
2012-05-15Add x32 dl-cache.hH.J. Lu1-0/+23
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu4-0/+83
2012-05-14Use _dl_fatal_printf instead of a private variant.Roland McGrath1-13/+1
2012-05-14Improve consistency of --enable-kernel and default builds.Joseph Myers2-30/+22
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu1-16/+16