Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3d83b18970f32467596830845793b18a858f59e6
/
libc
/
arch-arm
/
syscalls
/
__pselect6.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
ed45970
Add cfi directives to all arm assembly.
by Christopher Ferris
· 12 years ago
ed74484
Stop using the non-uapi <linux/err.h> header file.
by Elliott Hughes
· 12 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 12 years ago
[Copied (84%) from libc/arch-arm/syscalls/__sys_clone.S]
103ccde
Sort the syscalls.mk files, give all generated files the same header.
by Elliott Hughes
· 12 years ago
cda6209
Use the correct names for the __ARM_NR_* syscalls.
by Elliott Hughes
· 12 years ago
9aceab5
Use the kernel's MAX_ERRNO in the syscall stubs.
by Elliott Hughes
· 12 years ago
fb723c8
libc: ARM: update syscalls with new script
by Kenny Root
· 14 years ago
97cf7f3
Implement clone() C library function properly.
by David 'Digit' Turner
· 16 years ago