Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
e6c27a7af7a9b13e4e3d3ebd604d28effa9e9322
/
libc
/
arch-x86_64
/
syscalls
ceb5bd7
Introduce netd_client, a dynamic library that talks to netd.
by Sreeram Ramachandran
· 11 years ago
9f52564
Implement _Exit(3).
by Elliott Hughes
· 11 years ago
8f2a30a
Add accept4() syscall
by Andrei Emeltchenko
· 11 years ago
6ff0c75
Add recvmmsg and sendmmsg syscalls.
by Guillaume Ranquet
· 11 years ago
d465eb4
Remove the useless _C_LABEL from generated system calls.
by Elliott Hughes
· 11 years ago
986f906
Fix build by avoiding the _C_LABEL macro.
by Elliott Hughes
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 12 years ago
f64b8ea
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
by Elliott Hughes
· 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
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 12 years ago
877ec6d
Fix pthread_join.
by Elliott Hughes
· 12 years ago
ed74484
Stop using the non-uapi <linux/err.h> header file.
by Elliott Hughes
· 12 years ago
8fbf8de
Fix pread/pwrite for LP64.
by Elliott Hughes
· 12 years ago
6b53c23
Fix the exit syscall stub's name.
by Elliott Hughes
· 12 years ago
fff6e27
Use hidden visibility for generated stubs whose names begin with underscores.
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
103ccde
Sort the syscalls.mk files, give all generated files the same header.
by Elliott Hughes
· 12 years ago
40d105c
Switch sigpending over to rt_sigpending.
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
e4ffd9f
Regenerate the system call stubs (to get x86_64).
by Elliott Hughes
· 12 years ago