bionic/libc/arch-x86
Elliott Hughes 4cdde5f123 Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
Change-Id: I9d016ee8e8329cccf244d27c336d9524348af996
2013-03-21 22:48:18 -07:00
..
bionic Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
include/machine Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. 2013-02-06 17:08:15 -08:00
string Stop advertising rindex(3), which is both deprecated and unimplemented. 2013-02-21 17:39:06 -08:00
syscalls The SYS_ constants should cover all __NR_ values. 2013-03-21 22:26:20 -07:00
syscalls.mk Expose wait4 as wait4 rather than __wait4. 2013-03-21 16:14:06 -07:00
x86.mk Break bionic implementations into arch versions. 2013-03-12 14:06:08 -07:00