Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
eda2679e30b997d036e0ec572cda054adc2ac3a6
/
libc
/
arch-x86
/
syscalls
/
sysinfo.S
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
5d726df
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>)
by David 'Digit' Turner
· 15 years ago