index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
tools
/
gensyscalls.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slight script cleanup; make gensyscalls work from any directory.
Elliott Hughes
2013-06-17
1
-26
/
+16
*
Stop generating <sys/linux-syscalls.h>.
Elliott Hughes
2013-03-22
1
-62
/
+5
*
Use the correct names for the __ARM_NR_* syscalls.
Elliott Hughes
2013-03-22
1
-10
/
+19
*
The SYS_ constants should cover all __NR_ values.
Elliott Hughes
2013-03-21
1
-18
/
+30
*
Don't #define SYS_ constants unless they make sense for the current architect...
Elliott Hughes
2013-03-21
1
-28
/
+29
*
Provide glibc-compatible SYS_* aliases for the __NR_* constants.
Elliott Hughes
2013-03-21
1
-12
/
+29
*
Use the kernel's MAX_ERRNO in the syscall stubs.
Elliott Hughes
2013-03-12
1
-7
/
+11
*
Remove dead code from gensyscalls.py.
Elliott Hughes
2013-02-07
1
-117
/
+13
*
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
Elliott Hughes
2013-02-06
1
-8
/
+5
*
Clean up trailing whitespace in the kernel headers.
Elliott Hughes
2013-01-30
1
-6
/
+0
*
arm syscall : for eabi call_default don't use stack
Matthieu Castet
2013-01-16
1
-3
/
+2
*
am 70cf0bc0: Merge "Remove the last references to SuperH."
Elliott Hughes
2012-05-16
1
-17
/
+0
|
\
|
*
Remove the last references to SuperH.
Elliott Hughes
2012-05-15
1
-17
/
+0
*
|
am edb7cad9: Merge "Actually set the header guard in "linux-syscalls.h"."
Elliott Hughes
2012-05-09
1
-1
/
+2
|
\
\
|
|
/
|
*
Actually set the header guard in "linux-syscalls.h".
Elliott Hughes
2012-05-09
1
-1
/
+2
*
|
resolved conflicts for merge of e5408907 to jb-dev-plus-aosp
Elliott Hughes
2012-05-09
1
-25
/
+75
|
\
\
|
|
/
|
*
[MIPS] Add support for MIPS syscalls
Raghu Gandham
2012-05-09
1
-27
/
+76
*
|
Merge c4cb87f3
Jean-Baptiste Queru
2012-02-01
1
-85
/
+1
|
\
\
|
|
/
|
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
1
-85
/
+1
*
|
Don't generate sys/linux-unistd.h
Nick Kralevich
2012-01-17
1
-18
/
+0
|
/
*
libc: ARM: add size info to gensyscalls
Kenny Root
2011-02-17
1
-14
/
+9
*
libc: Update auto-gen scripts
David 'Digit' Turner
2011-02-03
1
-10
/
+15
*
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
David 'Digit' Turner
2010-12-16
1
-6
/
+62
*
modified SYSCALLS.TXT to support SuperH architecture
Shin-ichiro KAWASAKI
2009-09-01
1
-2
/
+101
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-15
/
+70
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+451