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
/
syscalls
/
fdatasync.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure __set_errno is still visible on LP32.
Elliott Hughes
2014-09-08
1
-3
/
+1
*
Make __set_errno hidden in asm.
Dan Albert
2014-08-08
1
-0
/
+2
*
Remove unnecessary instructions from x86/x86_64 syscalls.
Elliott Hughes
2014-06-05
1
-1
/
+0
*
Fix x86 cfi directives for syscalls.
Christopher Ferris
2014-05-29
1
-1
/
+1
*
Add cfi directives to x86 syscalls.
Christopher Ferris
2014-01-06
1
-0
/
+2
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
1
-3
/
+1
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
1
-1
/
+2
*
Regenerate the system call stubs (to get x86_64).
Elliott Hughes
2013-10-01
1
-1
/
+1
*
The SYS_ constants should cover all __NR_ values.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Use the kernel's MAX_ERRNO in the syscall stubs.
Elliott Hughes
2013-03-12
1
-1
/
+2
*
Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs.
Elliott Hughes
2013-02-06
1
-6
/
+3
*
libc: Add missing fdatasync() implementation
David 'Digit' Turner
2010-09-28
1
-0
/
+23