summaryrefslogtreecommitdiffstats
path: root/libc/SYSCALLS.TXT
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up <sched.h>.Elliott Hughes2014-01-021-2/+3
* AArch64: Fix mmap64() definition for AArch64, X86_64Serban Constantinescu2013-12-121-2/+3
* Add cfi directives to all arm assembly.Christopher Ferris2013-12-021-4/+3
* Clean up forking and cloning.Elliott Hughes2013-11-191-3/+2
* Fix pthread_join.Elliott Hughes2013-11-181-0/+1
* [MIPS] Reimplement syscall to invoke the system call directlyChris Dearman2013-11-141-1/+0
* Clean up the 32-bit kernel support, fix LP64 fcntl declaration.Elliott Hughes2013-11-061-3/+2
* Fix pread/pwrite for LP64.Elliott Hughes2013-11-061-2/+4
* AArch64: Add support for AArch64 to the syscall interfaceSerban Constantinescu2013-10-281-52/+52
* Fix the exit syscall stub's name.Elliott Hughes2013-10-241-7/+6
* Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.Elliott Hughes2013-10-241-12/+7
* Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.Elliott Hughes2013-10-231-13/+10
* Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.Elliott Hughes2013-10-221-29/+16
* Fix the x86_64 vfork implementation.Elliott Hughes2013-10-181-1/+1
* Add missing aliases for off64_t functions in 64-bit land.Elliott Hughes2013-10-171-10/+18
* Fix sigaction(3) for 64-bit.Elliott Hughes2013-10-171-1/+1
* Switch sigpending over to rt_sigpending.Elliott Hughes2013-10-161-5/+4
* Remove support for the useless 'custom' option in SYSCALLS.TXT.Elliott Hughes2013-10-151-8/+1
* Fix sigsuspend to use rt_sigsuspend on all platforms.Elliott Hughes2013-10-151-8/+6
* Clean up the sigprocmask/pthread_sigmask implementation.Elliott Hughes2013-10-151-1/+0
* Clean up the cpuacct cruft.Elliott Hughes2013-10-091-6/+6
* Add an optional alias list to SYSCALLS.TXTH.J. Lu2013-10-071-2/+5
* Add arch-x86_64/bionic.Elliott Hughes2013-10-041-1/+1
* x86_64: add new __NR_arch_prctl syscallPavel Chupin2013-10-011-0/+1
* x86_64: Add x86_64 syscalls and tune gen scripts for x86_64Pavel Chupin2013-10-011-57/+65
* Make it easier to add syscalls for another architecture.Elliott Hughes2013-09-261-1/+1
* Simplify the SYSCALLS.TXT format.Elliott Hughes2013-09-241-278/+269
* Ensure we have the off64_t variant of every function that takes an off_t.Elliott Hughes2013-09-191-2/+4
* libc: add swapon and swapoff syscallsRom Lemarchand2013-06-251-0/+2
* libc: add timerfd callsTodd Poynor2013-05-141-0/+3
* Fix the SYSCALLS.TXT documentation and remove a dead script.Elliott Hughes2013-04-031-256/+258
* Use the correct names for the __ARM_NR_* syscalls.Elliott Hughes2013-03-221-2/+2
* Expose wait4 as wait4 rather than __wait4.Elliott Hughes2013-03-211-1/+1
* Regenerate NOTICE files.Elliott Hughes2013-03-071-1/+4
* Add signalfd call to bionicRom Lemarchand2013-01-101-0/+1
* [MIPS] Fix the MIPS getsid system callChris Dearman2012-11-291-1/+1
* Fix perf_event_open syscall for x86 and mipsShuo Gao2012-10-111-1/+1
* Add mlockall and munlockall for Google TV.Elliott Hughes2012-09-061-1/+3
* Add getsid system call to bionicIrina Tirdea2012-09-031-0/+1
* Merge "MIPS support to sigsuspend and sigwait routines"Elliott Hughes2012-08-101-1/+2
|\
| * MIPS support to sigsuspend and sigwait routinesRaghu Gandham2012-08-091-1/+2
* | Add unshare() syscall.Jeff Sharkey2012-08-101-1/+2
|/
* resolved conflicts for merge of e5408907 to jb-dev-plus-aospElliott Hughes2012-05-091-143/+165
|\
| * [MIPS] Add support for MIPS syscallsRaghu Gandham2012-05-091-142/+164
* | resolved conflicts for merge of ef987656 to masterElliott Hughes2012-04-161-1/+1
|\ \ | |/
| * Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"Elliott Hughes2012-04-161-1/+1
| |\
| | * Bionic: Fix wrong prototype of system call clock_nanosleepJack Ren2012-04-161-1/+1
* | | resolved conflicts for merge of 6b8fd054 to masterElliott Hughes2012-04-161-2/+2
|\ \ \ | |/ /
| * | bionic: Fix wrong prototype of system call getresuid/getresgidJack Ren2012-04-161-2/+2
| |/
| * am 7f28e0b4: Merge "Clean up the remnants of SuperH support"Jean-Baptiste Queru2012-02-291-2/+2
| |\