index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
SYSCALLS.TXT
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
1
-1
/
+1
*
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
1
-0
/
+3
*
libc: Add O_PATH support for fgetxattr / fsetxattr
Nick Kralevich
2015-06-02
1
-2
/
+2
*
Fix error handling for negative size in ftruncate.
Dan Albert
2015-06-01
1
-1
/
+0
*
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
1
-1
/
+1
*
Simplify close(2) EINTR handling.
Elliott Hughes
2015-04-23
1
-1
/
+1
*
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
1
-2
/
+2
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-1
/
+1
*
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
1
-2
/
+2
*
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
1
-2
/
+2
*
Modify MIPS64 stat structure to match a generic one in AOSP.
Raghu Gandham
2015-01-28
1
-2
/
+2
*
Merge "support _POSIX_REALTIME_SIGNALS"
Yabin Cui
2014-12-09
1
-0
/
+1
|
\
|
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+1
*
|
change argument type in madvise
Yabin Cui
2014-12-03
1
-1
/
+1
|
/
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+2
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-3
/
+3
*
Fix mips __fadvise64.S build failure.
Elliott Hughes
2014-09-11
1
-2
/
+2
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+6
*
Remove _flush_cache(2) for mips64.
Dan Albert
2014-08-21
1
-1
/
+1
*
Revert "Replaces vfork() implementation with fork()"
Dan Albert
2014-08-05
1
-0
/
+1
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
1
-0
/
+3
*
Clean up some misinformation around prctl.
Elliott Hughes
2014-07-18
1
-3
/
+1
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
1
-2
/
+6
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
1
-0
/
+4
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-1
/
+1
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
1
-4
/
+0
*
Merge "Replaces vfork() implementation with fork()"
Dan Albert
2014-06-10
1
-1
/
+0
|
\
|
*
Replaces vfork() implementation with fork()
Dan Albert
2014-06-10
1
-1
/
+0
*
|
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-6
/
+1
|
/
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-1
/
+0
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-2
/
+0
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+2
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-2
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-1
/
+0
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-1
/
+0
*
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-1
/
+0
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
1
-6
/
+4
*
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-1
/
+1
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+2
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+2
*
Remove the useless indirection in mips' __set_tls.
Elliott Hughes
2014-05-12
1
-1
/
+4
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-1
/
+1
*
Add accept4() syscall
Andrei Emeltchenko
2014-03-26
1
-0
/
+2
*
Rewrite the POSIX timer functions.
Elliott Hughes
2014-03-07
1
-5
/
+5
*
Add recvmmsg and sendmmsg syscalls.
Guillaume Ranquet
2014-02-27
1
-0
/
+4
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
1
-8
/
+10
*
[MIPS64] Add syscall related files
Chris Dearman
2014-02-06
1
-50
/
+56
*
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Elliott Hughes
2014-02-03
1
-0
/
+3
*
bionic: rename aarch64 target to arm64
Colin Cross
2014-01-23
1
-46
/
+46
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
1
-6
/
+15
[next]