summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/syscalls.mk
Commit message (Expand)AuthorAgeFilesLines
* Add mlockall and munlockall for Google TV.Elliott Hughes2012-09-061-0/+2
* Add getsid system call to bionicIrina Tirdea2012-09-031-0/+1
* Add unshare() syscall.Jeff Sharkey2012-08-101-0/+1
* 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
* am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...Jean-Baptiste Queru2012-01-201-0/+12
|\
| * Add extended attribute (xattr) system call wrappers to bionic.Stephen Smalley2012-01-181-0/+12
* | am f44de270: add personality() system call.Nick Kralevich2012-01-171-0/+1
|\ \ | |/ |/|
| * add personality() system call.Nick Kralevich2012-01-131-0/+1
* | sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-031-0/+1
|/
* Add support for the utimensat(2) syscall to bionic.Ken Sumrall2011-03-241-0/+1
* libc: Add ftruncate64 and improve 64-bit parameter syscall handling.David 'Digit' Turner2010-12-161-2/+3
* <sched.h>: Add sched_getcpu() and cpu_set_tDavid 'Digit' Turner2010-12-061-0/+3
* Remove duplicate itemYing Wang2010-10-081-1/+0
* resolved conflicts for merge of defd1622 to gingerbread-plus-aosprepo sync2010-09-281-0/+1
|\
| * libc: add <sys/eventfd.h> and corresponding implementations.David 'Digit' Turner2010-09-281-0/+1
* | 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-0/+1
|\ \ | |/
| * libc: Add missing pipe2() declaration and implementation.David 'Digit' Turner2010-09-271-0/+1
* | am 3a1bbee3: Add eventfd system call supportKeith Deacon2010-09-081-0/+1
|\ \ | |/ |/|
| * Add eventfd system call supportKeith Deacon2010-08-311-0/+1
* | Revert "Set SA_RESTORER in sigaction()"Dima Zavin2010-07-291-1/+1
* | libc: fix fstatfs() implementation.David 'Digit' Turner2010-07-081-1/+1
* | Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...David 'Digit' Turner2010-06-091-0/+1
|/
* merge from open-source masterThe Android Open Source Project2010-05-131-1/+1
|\
| * Set SA_RESTORER in sigaction()Matt Fischer2010-05-121-1/+1
* | bonic: libc: cpuacct support for setuid functionsMike Chan2010-03-021-3/+3
* | add sigaltstack syscallAndrei Popescu2010-03-021-0/+1
* | bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappersSan Mehat2010-02-231-0/+2
* | Implement clone() C library function properly.David 'Digit' Turner2010-01-251-1/+1
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+170
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-170/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-11/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+9
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+178