aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)AuthorFilesLines
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath10-10/+0
2012-08-06Remove x32/iofopen.c and x32/iofopen64.cH.J. Lu2-2/+0
2012-08-01Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.Roland McGrath4-4/+0
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath2-2/+0
2012-07-25Remove unused pseudo_end labelAndreas Schwab9-19/+8
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer2-0/+6
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers2-0/+134
2012-07-17x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge1-2/+3
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-06-04Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu2-165/+0
2012-06-04Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu2-218/+0
2012-06-01Fix a typo in x86_64 sys/io.hH.J. Lu1-1/+1
2012-06-01Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu1-1/+0
2012-06-01Define DR_LEN_8 only if __x86_64__ is definedH.J. Lu1-1/+3
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-31Remove space before tab in indentH.J. Lu1-1/+1
2012-05-31Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu1-20/+0
2012-05-31Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu2-426/+0
2012-05-31Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu1-145/+0
2012-05-31Replace addr with __addr in x86_64 sys/io.hH.J. Lu1-19/+22
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-31Remove use of INTDEF/INTUSE in socketAndreas Schwab1-1/+1
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu1-1/+5
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu4-6/+6
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath1-1/+6
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath1-0/+2
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath1-8/+17
2012-05-24Add x32 abilist filesH.J. Lu13-0/+3050
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu1-0/+18
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu1-1/+1
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu1-4/+8
2012-05-23Update from Linux 3.4Andreas Jaeger1-2/+4
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu1-1/+0
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu2-0/+22
2012-05-22Fix x86_64/sched_getcpu.S error codeAndreas Jaeger1-5/+9
2012-05-22Add x32 arch_prctlH.J. Lu2-0/+66
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu1-39/+97
2012-05-22Add x32 support to x86_64/bits/fcntl.hH.J. Lu1-5/+3
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu1-6/+4