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
/
bionic
/
syscall.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix addition of extra arg to cfi_restore.
Christopher Ferris
2015-04-14
1
-4
/
+4
*
Add missing cfi directives for x86 assembler.
Christopher Ferris
2015-04-14
1
-0
/
+16
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
1
-1
/
+1
*
Revert "Fix incorrect relocations for x86."
Dan Albert
2014-08-08
1
-1
/
+1
*
Fix incorrect relocations for x86.
Dan Albert
2014-08-07
1
-1
/
+1
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
1
-1
/
+0
*
Use the MAX_ERRNO constant.
Elliott Hughes
2014-01-02
1
-3
/
+2
*
Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Use ENTRY/END in custom x86 assembler too.
Elliott Hughes
2013-02-11
1
-6
/
+3
*
bionic: modify syscall to use 6 registers to pass parameter.
Jin Wei
2012-08-03
1
-16
/
+25
*
x86 libc: Fix the range to check the error
Jun Nakajima
2011-06-17
1
-1
/
+1
*
x86 libc: fix the wrong return value of syscall
Kan-Ru Chen
2011-03-29
1
-12
/
+6
*
x86 syscall system call implementation
Bruce Beare
2010-03-04
1
-0
/
+52