No description
Find a file
Elliott Hughes 338e6102a6 Add TCPOPT_* constants.
Adds the TCPOPT_* constants from NetBSD. Note that the BSDs also have
TCPOPT_SIGNATURE, but Linux calls that TCPOPT_MD5SIG and glibc doesn't
have any corresponding constant yet, so let's wait until we see which name
wins out.

Change-Id: If53cdada5595285d9a7e7248ef74cd7502d804c0
2014-01-03 15:58:40 -08:00
benchmarks AArch64: Add fixes to bionic/tests 2013-12-16 17:40:30 -08:00
libc Add TCPOPT_* constants. 2014-01-03 15:58:40 -08:00
libdl x86_64: Update Makefiles for x86_64 targets and add symlinks 2013-10-01 15:36:08 -07:00
libm Fix __isnanl on aarch64. 2013-12-19 17:13:56 -08:00
libstdc++ Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
libthread_db Clean up linker architecture macros. 2013-10-28 11:02:49 -07:00
linker Improve dynamic linker diagnostics for internal errors. 2013-12-22 19:38:42 +00:00
tests Don't abort in stdio.getdelim_invalid and stdio.getline_invalid. 2013-12-19 14:56:17 -08: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