Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
libc
/
arch-x86
/
syscalls
/
sigaltstack.S
011e111
Ensure __set_errno is still visible on LP32.
by Elliott Hughes
· 11 years ago
bc9f9f2
Make __set_errno hidden in asm.
by Dan Albert
· 11 years ago
3726f9c
Revert "Fix incorrect relocations for x86."
by Dan Albert
· 11 years ago
512bc52
Fix incorrect relocations for x86.
by Dan Albert
· 11 years ago
15a0456
Remove unnecessary instructions from x86/x86_64 syscalls.
by Elliott Hughes
· 11 years ago
15b91e9
Fix x86 cfi directives for syscalls.
by Christopher Ferris
· 11 years ago
e4bc756
Add cfi directives to x86 syscalls.
by Christopher Ferris
· 11 years ago
ed74484
Stop using the non-uapi <linux/err.h> header file.
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
e4ffd9f
Regenerate the system call stubs (to get x86_64).
by Elliott Hughes
· 12 years ago
5c2772f
The SYS_ constants should cover all __NR_ values.
by Elliott Hughes
· 12 years ago
9aceab5
Use the kernel's MAX_ERRNO in the syscall stubs.
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
eb9d5ed
add sigaltstack syscall
by Andrei Popescu
· 15 years ago