bionic/libc/arch-x86
Elliott Hughes c0af695426 Clean up some comments.
Copyright headers shouldn't contain the filename (and especially
shouldn't contain a different file's filename).

Change-Id: I82690a3bf371265402bc16f5d2fbb9299c3a1926
2013-10-01 11:10:21 -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 Clean up some comments. 2013-10-01 11:10:21 -07:00
string Add ssse3 implementation of __memcmp16. 2013-08-02 17:57:23 -07:00
syscalls Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00
x86.mk Fix strchr for basic non-sse case on x86 2013-09-03 16:20:52 +04:00