Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
HEAD
/
libc
/
SYSCALLS.TXT
5905d6f
Add `sigset64_t` and accompanying functions.
by Elliott Hughes
· 8 years ago
2180978
Fix SYSCALLS.TXT now clock_getres comes from the vdso.
by Elliott Hughes
· 8 years ago
8465e96
Add <sys/random.h>.
by Elliott Hughes
· 8 years ago
896362e
Add syncfs(2).
by Elliott Hughes
· 8 years ago
a301e73
MIPS64: move fstat64/fstatat64/_flush_cache syscalls to SECCOMP_WHITELIST.TXT
by Miodrag Dinic
· 8 years ago
996f6de
MIPS: 32/64-bit VDSO support
by Goran Ferenc
· 8 years ago
dd5bd45
[MIPS64] Enable necessary mips64 syscalls in seccomp whitelist
by Lazar Trsic
· 8 years ago
04a3b24
Merge "Correct the return types of readv and writev."
by Treehugger Robot
· 9 years ago
8f0e42f
Fix getpriority/setpriority types.
by Elliott Hughes
· 9 years ago
753361a
Correct the return types of readv and writev.
by Josh Gao
· 9 years ago
2b9605f
Fix various <sys/socket.h> prototypes.
by Elliott Hughes
· 9 years ago
4ce902c
Support 32-bit ARM vdso.
by Elliott Hughes
· 9 years ago
8963dd3
Make all rt_sigtimedwait signatures match.
by Elliott Hughes
· 9 years ago
eafad49
Add <sys/quota.h>.
by Elliott Hughes
· 9 years ago
7f72ad4
Add sync_file_range to <fcntl.h>.
by Elliott Hughes
· 9 years ago
e2faf07
Add {get,set}domainname(2)
by Greg Hackmann
· 9 years ago
5f26c6b
Really add adjtimex(2), and add clock_adjtime(2) too.
by Elliott Hughes
· 10 years ago
3f3f6c5
Add adjtimex
by Greg Hackmann
· 10 years ago
4200e26
fix the mremap signature
by Daniel Micay
· 10 years ago
6f4594d
Add preadv/pwritev.
by Elliott Hughes
· 10 years ago
5891abd
Invalidate cached pid in vfork.
by Elliott Hughes
· 10 years ago
10726d5
libc: arch-x86: implement kernel vdso time functions
by Robert Jarzmik
· 10 years ago
b130493
Hide accidentally-exposed __clock_nanosleep.
by Elliott Hughes
· 10 years ago
be57a40
Add process_vm_readv and process_vm_writev.
by Elliott Hughes
· 10 years ago
e1d0810
Add O_PATH support for flistxattr()
by Nick Kralevich
· 10 years ago
2825f10
libc: Add O_PATH support for fgetxattr / fsetxattr
by Nick Kralevich
· 10 years ago
c05554e
Fix error handling for negative size in ftruncate.
by Dan Albert
· 10 years ago
40a8f21
Hide rt_sigqueueinfo.
by Yabin Cui
· 10 years ago
3391a9f
Simplify close(2) EINTR handling.
by Elliott Hughes
· 10 years ago
fa495d5
Hide statfs/fstatfs' ST_VALID flag from userspace.
by Elliott Hughes
· 10 years ago
3577825
Fix "faccessat ignores flags"
by Nick Kralevich
· 10 years ago
00490ae
Ensure raw fchmod/fchmodat syscalls are hidden.
by Nick Kralevich
· 11 years ago
3cbc6c6
Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH support
by Nick Kralevich
· 11 years ago
86d2fee
Modify MIPS64 stat structure to match a generic one in AOSP.
by Raghu Gandham
· 11 years ago
94926f8
Merge "support _POSIX_REALTIME_SIGNALS"
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
efbb6fb
change argument type in madvise
by Yabin Cui
· 11 years ago
b86a4c7
Add sethostname(2).
by Elliott Hughes
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
9990b39
Fix mips __fadvise64.S build failure.
by Elliott Hughes
· 11 years ago
b587f33
Add posix_fadvise(3).
by Elliott Hughes
· 11 years ago
47793d6
Remove _flush_cache(2) for mips64.
by Dan Albert
· 11 years ago
6a91887
Revert "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
7931099
Implement <sys/fsuid.h>.
by Elliott Hughes
· 11 years ago
9c07aee
Clean up some misinformation around prctl.
by Elliott Hughes
· 11 years ago
625993d
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 11 years ago
3f525d4
Add splice, tee, and vmsplice.
by Elliott Hughes
· 11 years ago
7086ad6
Cache getpid.
by Elliott Hughes
· 11 years ago
607341e
Remove ioprio_get(2) and ioprio_set(2) from LP64.
by Dan Albert
· 11 years ago
440bd6b
Merge "Replaces vfork() implementation with fork()"
by Dan Albert
· 11 years ago
210331d
Replaces vfork() implementation with fork()
by Dan Albert
· 11 years ago
3d5cb30
Remove getdents from bionic.
by Elliott Hughes
· 11 years ago
5d9a7ba
Avoid a system call in 'gettid'.
by Elliott Hughes
· 11 years ago
b30aff4
Revert "Revert "Lose the hand-written futex assembler.""
by Elliott Hughes
· 11 years ago
75c55ff
Revert "Lose the hand-written futex assembler."
by Narayan Kamath
· 11 years ago
ced906c
Lose the hand-written futex assembler.
by Elliott Hughes
· 11 years ago
6e599a9
Remove the tkill(2) stub.
by Elliott Hughes
· 11 years ago
46a55a4
Remove __syslog; we have the public klogctl API.
by Elliott Hughes
· 11 years ago
4e631ba
Remove perf_event_open.
by Elliott Hughes
· 11 years ago
903b788
Mark sockets on creation (socket()) and accept4().
by Sreeram Ramachandran
· 11 years ago
7222b1b
Hide __signalfd4, used to implement signalfd(3).
by Elliott Hughes
· 11 years ago
8f0cd8a
Mark sockets on accept().
by Sreeram Ramachandran
· 11 years ago
ceb5bd7
Introduce netd_client, a dynamic library that talks to netd.
by Sreeram Ramachandran
· 11 years ago
dcbef06
Remove the useless indirection in mips' __set_tls.
by Elliott Hughes
· 11 years ago
9f52564
Implement _Exit(3).
by Elliott Hughes
· 11 years ago
8f2a30a
Add accept4() syscall
by Andrei Emeltchenko
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago
6ff0c75
Add recvmmsg and sendmmsg syscalls.
by Guillaume Ranquet
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 12 years ago
5043212
[MIPS64] Add syscall related files
by Chris Dearman
· 11 years ago
f64b8ea
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
by Elliott Hughes
· 12 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 12 years ago
0f461e3
Fix <sys/resource.h>.
by Elliott Hughes
· 12 years ago
887e114
Clean up <sched.h>.
by Elliott Hughes
· 12 years ago
ed76a93
AArch64: Fix mmap64() definition for AArch64, X86_64
by Serban Constantinescu
· 12 years ago
ed45970
Add cfi directives to all arm assembly.
by Christopher Ferris
· 12 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
877ec6d
Fix pthread_join.
by Elliott Hughes
· 12 years ago
effaa78
[MIPS] Reimplement syscall to invoke the system call directly
by Chris Dearman
· 12 years ago
0620925
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
by Elliott Hughes
· 12 years ago
8fbf8de
Fix pread/pwrite for LP64.
by Elliott Hughes
· 12 years ago
feaa89a
AArch64: Add support for AArch64 to the syscall interface
by Serban Constantinescu
· 12 years ago
6b53c23
Fix the exit syscall stub's name.
by Elliott Hughes
· 12 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 12 years ago
cac7b9d
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
by Elliott Hughes
· 12 years ago
f8fcfbc
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
by Elliott Hughes
· 12 years ago
9ea4d5f
Fix the x86_64 vfork implementation.
by Elliott Hughes
· 12 years ago
a6519d6
Add missing aliases for off64_t functions in 64-bit land.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
40d105c
Switch sigpending over to rt_sigpending.
by Elliott Hughes
· 12 years ago
c9da332
Remove support for the useless 'custom' option in SYSCALLS.TXT.
by Elliott Hughes
· 12 years ago
1f5af92
Fix sigsuspend to use rt_sigsuspend on all platforms.
by Elliott Hughes
· 12 years ago
19e6232
Clean up the sigprocmask/pthread_sigmask implementation.
by Elliott Hughes
· 12 years ago
232163c
Clean up the cpuacct cruft.
by Elliott Hughes
· 12 years ago
6fe4e87
Add an optional alias list to SYSCALLS.TXT
by H.J. Lu
· 12 years ago
4906e56
Add arch-x86_64/bionic.
by Elliott Hughes
· 12 years ago
9a4127b
x86_64: add new __NR_arch_prctl syscall
by Pavel Chupin
· 13 years ago
f12a18b
x86_64: Add x86_64 syscalls and tune gen scripts for x86_64
by Pavel Chupin
· 13 years ago
d612165
Make it easier to add syscalls for another architecture.
by Elliott Hughes
· 12 years ago
5e52279
Simplify the SYSCALLS.TXT format.
by Elliott Hughes
· 12 years ago
Next »