aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-24Add x32 abilist filesH.J. Lu
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu
2012-05-23Move poll to syscalls.listAndreas Jaeger
2012-05-23Add more constants to Linux <sys/reboot.h>Andreas Jaeger
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu
2012-05-23Add comments suggesting moving some functions to syscalls.list.Joseph Myers
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-22Simplify dl-vdso.h use of assert.Roland McGrath
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Fix x86_64/sched_getcpu.S error codeAndreas Jaeger
2012-05-22Add x32 arch_prctlH.J. Lu
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu
2012-05-22Add x32 support to x86_64/bits/fcntl.hH.J. Lu
2012-05-22Use "neg %eax" in i386 SYSCALL_ERROR_HANDLERH.J. Lu
2012-05-22Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu
2012-05-22Pad each field to __syscall_slong_t in struct rusageH.J. Lu
2012-05-21Remove straggling references to .s files.David S. Miller
2012-05-21Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu
2012-05-21Add x32 llseek.SH.J. Lu
2012-05-21Rename __WORDSIZE_COMPAT32 to __WORDSIZE_TIME64_COMPAT32H.J. Lu
2012-05-21x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath
2012-05-21Define __SYSCALL_WORDSIZE for x86-64H.J. Lu
2012-05-21Add x32 syscalls.listH.J. Lu
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-19Add 64-bit preadv.c and pwritev.cH.J. Lu
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