summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86_64
Commit message (Expand)AuthorAgeFilesLines
* Fix sigsuspend to use rt_sigsuspend on all platforms.Elliott Hughes2013-10-153-37/+1
* Clean up the sigprocmask/pthread_sigmask implementation.Elliott Hughes2013-10-152-36/+0
* Clean up the cpuacct cruft.Elliott Hughes2013-10-094-9/+9
* Fix __errno for LP64 and clean up __get_tls.Elliott Hughes2013-10-092-34/+0
* pthread_exit should call __NR_exit with status 0.Elliott Hughes2013-10-081-3/+3
* Merge "Add an optional alias list to SYSCALLS.TXT"Elliott Hughes2013-10-081-0/+3
|\
| * Add an optional alias list to SYSCALLS.TXTH.J. Lu2013-10-071-0/+3
* | Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.Elliott Hughes2013-10-071-20/+11
|/
* Add arch-x86_64/include/machine.Elliott Hughes2013-10-0411-0/+766
* Add arch-x86_64/bionic.Elliott Hughes2013-10-0417-10/+865
* x86_64: Update Makefiles for x86_64 targets and add symlinksPavel Chupin2013-10-011-0/+19
* x86_64: add new __NR_arch_prctl syscallPavel Chupin2013-10-012-0/+18
* Regenerate the system call stubs (to get x86_64).Elliott Hughes2013-10-01201-0/+3643