index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-arm
/
syscalls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
1
-3
/
+3
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
1
-15
/
+0
*
Clean up the cpuacct cruft.
Elliott Hughes
2013-10-09
3
-6
/
+6
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
2
-0
/
+30
*
libc: add swapon and swapoff syscalls
Rom Lemarchand
2013-06-25
2
-0
/
+30
*
libc: add timerfd calls
Todd Poynor
2013-05-14
3
-0
/
+45
*
Use the correct names for the __ARM_NR_* syscalls.
Elliott Hughes
2013-03-22
201
-203
/
+203
*
Expose wait4 as wait4 rather than __wait4.
Elliott Hughes
2013-03-21
1
-2
/
+2
*
Use the kernel's MAX_ERRNO in the syscall stubs.
Elliott Hughes
2013-03-12
201
-603
/
+1005
*
arm syscall : for eabi call_default don't use stack
Matthieu Castet
2013-01-16
181
-543
/
+362
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
1
-0
/
+14
*
Add mlockall and munlockall for Google TV.
Elliott Hughes
2012-09-06
2
-0
/
+28
*
Add getsid system call to bionic
Irina Tirdea
2012-09-03
1
-0
/
+14
*
Add unshare() syscall.
Jeff Sharkey
2012-08-10
1
-0
/
+14
*
Add faccessat to syscall list
Kenny Root
2012-04-13
1
-0
/
+14
*
Update kernel headers and add syscall "perf_event_open"
Ben Cheng
2012-03-13
1
-0
/
+16
*
am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...
Jean-Baptiste Queru
2012-01-20
12
-0
/
+174
|
\
|
*
Add extended attribute (xattr) system call wrappers to bionic.
Stephen Smalley
2012-01-18
12
-0
/
+174
*
|
am f44de270: add personality() system call.
Nick Kralevich
2012-01-17
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
add personality() system call.
Nick Kralevich
2012-01-13
1
-0
/
+14
*
|
sreadahead: adding readahead system call into bionic libc
Bruce Beare
2012-01-03
1
-0
/
+16
|
/
*
Add support for the utimensat(2) syscall to bionic.
Ken Sumrall
2011-03-24
1
-0
/
+14
*
libc: ARM: update syscalls with new script
Kenny Root
2011-02-17
179
-1432
/
+537
*
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
David 'Digit' Turner
2010-12-16
3
-6
/
+25
*
<sched.h>: Add sched_getcpu() and cpu_set_t
David 'Digit' Turner
2010-12-06
3
-0
/
+57
*
libc: add <sys/eventfd.h> and corresponding implementations.
David 'Digit' Turner
2010-09-28
1
-0
/
+19
*
libc: Add missing waitid() implementation.
David 'Digit' Turner
2010-09-28
1
-3
/
+3
*
libc: Add missing fdatasync() implementation
David 'Digit' Turner
2010-09-28
1
-0
/
+19
*
libc: Add missing pipe2() declaration and implementation.
David 'Digit' Turner
2010-09-27
1
-0
/
+19
*
Revert "Set SA_RESTORER in sigaction()"
Dima Zavin
2010-07-29
1
-3
/
+3
*
libc: fix fstatfs() implementation.
David 'Digit' Turner
2010-07-08
1
-3
/
+3
*
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - ...
David 'Digit' Turner
2010-06-09
1
-0
/
+19
*
merge from open-source master
The Android Open Source Project
2010-05-13
1
-3
/
+3
|
\
|
*
Set SA_RESTORER in sigaction()
Matt Fischer
2010-05-12
1
-3
/
+3
*
|
bonic: libc: cpuacct support for setuid functions
Mike Chan
2010-03-02
3
-9
/
+9
*
|
add sigaltstack syscall
Andrei Popescu
2010-03-02
1
-0
/
+19
*
|
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
2
-0
/
+38
*
|
Implement clone() C library function properly.
David 'Digit' Turner
2010-01-25
1
-6
/
+8
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
168
-0
/
+3220
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
168
-3220
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
11
-211
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
9
-18
/
+79
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
176
-0
/
+3370