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-mips
/
syscalls.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build syscall stubs in their own library.
Elliott Hughes
2014-02-11
1
-198
/
+0
*
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Elliott Hughes
2014-02-03
1
-0
/
+1
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
1
-0
/
+1
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
1
-0
/
+1
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-1
/
+0
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-0
/
+1
*
[MIPS] Reimplement syscall to invoke the system call directly
Chris Dearman
2013-11-14
1
-1
/
+0
*
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
Elliott Hughes
2013-11-06
1
-1
/
+0
*
Fix the exit syscall stub's name.
Elliott Hughes
2013-10-24
1
-1
/
+1
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
Elliott Hughes
2013-10-24
1
-8
/
+4
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
Elliott Hughes
2013-10-23
1
-3
/
+3
*
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Elliott Hughes
2013-10-22
1
-15
/
+4
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
1
-1
/
+1
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
1
-184
/
+184
*
Switch sigpending over to rt_sigpending.
Elliott Hughes
2013-10-16
1
-3
/
+3
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
1
-2
/
+2
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
1
-1
/
+0
*
Clean up the cpuacct cruft.
Elliott Hughes
2013-10-09
1
-3
/
+3
*
Make it easier to add syscalls for another architecture.
Elliott Hughes
2013-09-26
1
-2
/
+2
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
1
-0
/
+2
*
libc: add swapon and swapoff syscalls
Rom Lemarchand
2013-06-25
1
-0
/
+2
*
libc: add timerfd calls
Todd Poynor
2013-05-14
1
-0
/
+3
*
Expose wait4 as wait4 rather than __wait4.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Add signalfd call to bionic
Rom Lemarchand
2013-01-10
1
-0
/
+1
*
Add mlockall and munlockall for Google TV.
Elliott Hughes
2012-09-06
1
-0
/
+2
*
Add getsid system call to bionic
Irina Tirdea
2012-09-03
1
-0
/
+1
*
Add unshare() syscall.
Jeff Sharkey
2012-08-10
1
-0
/
+1
*
resolved conflicts for merge of e5408907 to jb-dev-plus-aosp
Elliott Hughes
2012-05-09
1
-0
/
+3
*
[MIPS] Add support for MIPS syscalls
Raghu Gandham
2012-05-09
1
-0
/
+198