Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
6f4594d5dc61bb67978c44cd6eeb0e7bfb621c9b
/
libc
/
arch-x86
/
syscalls
/
sched_setaffinity.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
72e6fd4
<sched.h>: Add sched_getcpu() and cpu_set_t
by David 'Digit' Turner
· 15 years ago