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-x86_64
/
syscalls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide accidentally-exposed __clock_nanosleep.
Elliott Hughes
2015-06-16
1
-3
/
+3
*
Add process_vm_readv and process_vm_writev.
Elliott Hughes
2015-06-10
2
-0
/
+32
*
libc: Add O_PATH support for fgetxattr / fsetxattr
Nick Kralevich
2015-06-02
2
-4
/
+6
*
Hide rt_sigqueueinfo.
Yabin Cui
2015-05-18
1
-3
/
+3
*
Simplify close(2) EINTR handling.
Elliott Hughes
2015-04-23
1
-2
/
+3
*
Make gensyscalls.py use the ALIAS_SYMBOL macro.
Christopher Ferris
2015-03-24
14
-28
/
+14
*
Hide statfs/fstatfs' ST_VALID flag from userspace.
Elliott Hughes
2015-03-18
2
-10
/
+6
*
Fix "faccessat ignores flags"
Nick Kralevich
2015-02-24
1
-3
/
+3
*
Ensure raw fchmod/fchmodat syscalls are hidden.
Nick Kralevich
2015-02-03
2
-6
/
+6
*
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
Nick Kralevich
2015-02-02
2
-5
/
+6
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+16
*
Add sethostname(2).
Elliott Hughes
2014-11-07
1
-0
/
+15
*
Add clock_settime and clock_nanosleep.
Haruki Hasegawa
2014-10-13
1
-2
/
+3
*
Add posix_fadvise(3).
Elliott Hughes
2014-09-11
1
-0
/
+17
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
190
-570
/
+190
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
190
-0
/
+380
*
Revert "Fix incorrect relocations for x86."
Dan Albert
2014-08-08
190
-190
/
+190
*
Fix incorrect relocations for x86.
Dan Albert
2014-08-07
190
-190
/
+190
*
Implement <sys/fsuid.h>.
Elliott Hughes
2014-07-30
2
-0
/
+30
*
Use VDSO for clock_gettime(2) and gettimeofday(2).
Elliott Hughes
2014-07-16
2
-4
/
+6
*
Add splice, tee, and vmsplice.
Elliott Hughes
2014-06-24
3
-0
/
+48
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-2
/
+3
*
Remove ioprio_get(2) and ioprio_set(2) from LP64.
Dan Albert
2014-06-12
2
-30
/
+0
*
Remove getdents from bionic.
Elliott Hughes
2014-06-06
1
-2
/
+3
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
187
-187
/
+0
*
Avoid a system call in 'gettid'.
Elliott Hughes
2014-06-02
1
-16
/
+0
*
Revert "Revert "Lose the hand-written futex assembler.""
Elliott Hughes
2014-05-28
1
-17
/
+0
*
Revert "Lose the hand-written futex assembler."
Narayan Kamath
2014-05-28
1
-0
/
+17
*
Lose the hand-written futex assembler.
Elliott Hughes
2014-05-22
1
-17
/
+0
*
Remove the tkill(2) stub.
Elliott Hughes
2014-05-22
1
-16
/
+0
*
Remove __syslog; we have the public klogctl API.
Elliott Hughes
2014-05-20
1
-17
/
+0
*
Remove perf_event_open.
Elliott Hughes
2014-05-20
1
-17
/
+0
*
Mark sockets on creation (socket()) and accept4().
Sreeram Ramachandran
2014-05-19
3
-21
/
+6
*
Hide __signalfd4, used to implement signalfd(3).
Elliott Hughes
2014-05-16
1
-2
/
+3
*
Mark sockets on accept().
Sreeram Ramachandran
2014-05-14
1
-2
/
+3
*
Introduce netd_client, a dynamic library that talks to netd.
Sreeram Ramachandran
2014-05-13
1
-2
/
+3
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+3
*
Add accept4() syscall
Andrei Emeltchenko
2014-03-26
1
-0
/
+17
*
Add recvmmsg and sendmmsg syscalls.
Guillaume Ranquet
2014-02-27
2
-0
/
+34
*
Remove the useless _C_LABEL from generated system calls.
Elliott Hughes
2014-02-19
27
-27
/
+27
*
Fix build by avoiding the _C_LABEL macro.
Elliott Hughes
2014-02-18
15
-30
/
+30
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
4
-8
/
+20
*
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Elliott Hughes
2014-02-03
1
-0
/
+20
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
3
-0
/
+26
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
1
-0
/
+16
*
AArch64: Fix mmap64() definition for AArch64, X86_64
Serban Constantinescu
2013-12-12
1
-0
/
+3
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
1
-18
/
+0
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-0
/
+17
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
187
-561
/
+187
*
Fix pread/pwrite for LP64.
Elliott Hughes
2013-11-06
2
-0
/
+6
[next]