Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
df85f50b82efc96e348c3d88e67b7bcdb263921f
/
libc
/
arch-x86
/
syscalls
/
sched_setaffinity.S
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