No description
Find a file
Elliott Hughes 00fb5f97be Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings.
Code written for glibc can be sloppy about these types on LP64 and
get away with it. It's probably better for our users if these types
are identical rather than just being the same size.

Change-Id: I3dd116d80569d2d101342a552c55f4a18884025b
2014-06-25 12:09:11 -07:00
benchmarks Cache getpid. 2014-06-20 09:06:57 -07:00
libc Change the LP64 off_t/loff_t/off64_t definitions to reduce warnings. 2014-06-25 12:09:11 -07:00
libdl Turn on -Wunused and fix the mistakes it uncovers. 2014-06-03 15:22:34 -07:00
libm Revert "Prevent symbols from libgcc from being reexported." 2014-06-23 20:12:05 +00:00
libstdc++ Hide declaration of gets(3) for C11 and later. 2014-06-17 17:37:06 -07:00
linker Reenable support for non-PIE executables 2014-06-19 09:09:54 -07:00
tests Add splice, tee, and vmsplice. 2014-06-24 19:03:31 -07:00
.gitignore Merge memory checking functionality from sandbox 2010-02-16 11:43:18 -08:00
ABI-bugs.txt PTHREAD_KEYS_MAX cleanup. 2013-12-12 12:51:08 -08:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:11:41 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:02 -08:00
HACKING.txt Clean up and document our hacks for building BSD source. 2014-04-21 17:13:46 -07:00