summaryrefslogtreecommitdiffstats
path: root/libc/SYSCALLS.TXT
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |\
| | * Clean up the remnants of SuperH supportRaghu Gandham2012-02-091-2/+2
* | | Add faccessat to syscall listKenny Root2012-04-131-0/+1
* | | Update kernel headers and add syscall "perf_event_open"Ben Cheng2012-03-131-0/+1
* | | Merge c4cb87f3Jean-Baptiste Queru2012-02-011-28/+25
|\ \ \ | |/ /
| * | Merge 5b892aa7Jean-Baptiste Queru2012-02-011-28/+25
| |\ \ | | |/
| | * remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-28/+25
* | | Merge 2f80f07dJean-Baptiste Queru2012-01-201-0/+13
|\ \ \ | |/ /
| * | am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...Jean-Baptiste Queru2012-01-201-0/+13
| |\ \ | | |/
| | * Add extended attribute (xattr) system call wrappers to bionic.Stephen Smalley2012-01-181-0/+13
* | | am 06f51ba1: am f44de270: add personality() system call.Nick Kralevich2012-01-171-0/+1
|\ \ \ | |/ /
| * | am f44de270: add personality() system call.Nick Kralevich2012-01-171-0/+1
| |\ \ | | |/ | |/|
| | * add personality() system call.Nick Kralevich2012-01-131-0/+1
* | | am e30e9093: sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-031-0/+1
|\ \ \ | |/ /
| * | sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-031-0/+1
| |/
* | Add tgkill syscall.Jeff Brown2011-11-181-0/+1
|/
* am 2cae7967: Merge "libc: Fix prctl() declaration."David 'Digit' Turner2011-06-061-0/+2
|\
| * libc: Fix prctl() declaration.David 'Digit' Turner2011-05-261-0/+2
* | Add support for the utimensat(2) syscall to bionic.Ken Sumrall2011-03-241-0/+1
* | libc: Update auto-gen scriptsDavid 'Digit' Turner2011-02-031-1/+1
|/
* libc: Add ftruncate64 and improve 64-bit parameter syscall handling.David 'Digit' Turner2010-12-161-2/+3
* libc: Remove duplicate eventfd declaration from SYSCALLS.TXTDavid 'Digit' Turner2010-12-161-2/+0
* <sched.h>: Add sched_getcpu() and cpu_set_tDavid 'Digit' Turner2010-12-061-0/+3
* resolved conflicts for merge of defd1622 to gingerbread-plus-aosprepo sync2010-09-281-0/+2
|\
| * libc: add <sys/eventfd.h> and corresponding implementations.David 'Digit' Turner2010-09-281-0/+2
* | am 9973a564: libc: Add missing waitid() implementation.David 'Digit' Turner2010-09-281-1/+1
|\ \ | |/
| * libc: Add missing waitid() implementation.David 'Digit' Turner2010-09-281-1/+1
* | am a3ae60d3: libc: Add missing fdatasync() implementationDavid 'Digit' Turner2010-09-281-0/+1
|\ \ | |/
| * libc: Add missing fdatasync() implementationDavid 'Digit' Turner2010-09-281-0/+1
* | am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation....David 'Digit' Turner2010-09-281-2/+3
|\ \ | |/
| * libc: Add missing pipe2() declaration and implementation.David 'Digit' Turner2010-09-271-2/+3
* | am 3a1bbee3: Add eventfd system call supportKeith Deacon2010-09-081-0/+2
|\ \ | |/ |/|