Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d0be7c8f9a06b3ca8ea7647ea35c8f9dc63f0fe1
/
libc
/
tools
/
gensyscalls.py
18bc975
Slight script cleanup; make gensyscalls work from any directory.
by Elliott Hughes
· 12 years ago
1b91c6c
Stop generating <sys/linux-syscalls.h>.
by Elliott Hughes
· 12 years ago
cda6209
Use the correct names for the __ARM_NR_* syscalls.
by Elliott Hughes
· 12 years ago
5c2772f
The SYS_ constants should cover all __NR_ values.
by Elliott Hughes
· 12 years ago
9724ce3
Don't #define SYS_ constants unless they make sense for the current architecture.
by Elliott Hughes
· 12 years ago
8ecf225
Provide glibc-compatible SYS_* aliases for the __NR_* constants.
by Elliott Hughes
· 12 years ago
9aceab5
Use the kernel's MAX_ERRNO in the syscall stubs.
by Elliott Hughes
· 12 years ago
cd6780b
Remove dead code from gensyscalls.py.
by Elliott Hughes
· 12 years ago
7582a9c
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
by Elliott Hughes
· 12 years ago
c95eb57
Clean up trailing whitespace in the kernel headers.
by Elliott Hughes
· 12 years ago
faa0fdb
arm syscall : for eabi call_default don't use stack
by Matthieu Castet
· 13 years ago
dc6c2b7
am 70cf0bc0: Merge "Remove the last references to SuperH."
by Elliott Hughes
· 13 years ago
e33af61
Remove the last references to SuperH.
by Elliott Hughes
· 13 years ago
804147c
am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"."
by Elliott Hughes
· 13 years ago
1928523
Actually set the header guard in "linux-syscalls.h".
by Elliott Hughes
· 13 years ago
dbd5eca
resolved conflicts for merge of e5408907 to jb-dev-plus-aosp
by Elliott Hughes
· 13 years ago
1fa0d84
[MIPS] Add support for MIPS syscalls
by Raghu Gandham
· 13 years ago
25b7a16
Merge c4cb87f3
by Jean-Baptiste Queru
· 13 years ago
70b1668
remove obsolete SuperH support
by David 'Digit' Turner
· 13 years ago
d6045cb
Don't generate sys/linux-unistd.h
by Nick Kralevich
· 14 years ago
f540c03
libc: ARM: add size info to gensyscalls
by Kenny Root
· 14 years ago
fc26931
libc: Update auto-gen scripts
by David 'Digit' Turner
· 15 years ago
95d751f
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
by David 'Digit' Turner
· 15 years ago
ce0595d
modified SYSCALLS.TXT to support SuperH architecture
by Shin-ichiro KAWASAKI
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago