bionic/libc
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
..
arch-aarch64 Remove a hardcoded constant from aarch64's vfork. 2014-01-02 14:17:30 -08:00
arch-arm Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Remove as many hard-coded constants from the MIPS vfork.S as possible. 2014-01-03 14:27:17 -08:00
arch-x86 Use the MAX_ERRNO constant. 2014-01-02 16:23:24 -08:00
arch-x86_64 Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
bionic Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
include Add TCPOPT_* constants. 2014-01-03 15:58:40 -08:00
kernel Remove the non-uapi kernel headers. 2013-12-18 10:34:18 -08:00
netbsd Fix dns search domain use in gethostbyname. 2013-12-11 11:30:09 -08:00
private Fix MIPS build. 2013-12-20 18:46:14 -08:00
stdio Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
stdlib bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
string Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. 2013-08-14 18:14:43 -07:00
tools Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
tzcode Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
unistd Switch to current upstream getopt_long. 2013-06-25 14:56:17 -07:00
upstream-dlmalloc Fix build warning of initialization but no use. 2012-09-06 09:59:13 -07:00
upstream-freebsd Switch to upstream sleep(3) and usleep(3). 2013-11-20 16:24:16 -08:00
upstream-netbsd bionic: call stdio cleanup on exit 2013-11-19 09:49:17 +07:00
wchar Switch to upstream-freebsd for the unmolested wchar code. 2013-03-01 18:35:56 -08:00
zoneinfo Upgrade to tzdata2013i. 2013-12-20 11:26:19 -08:00
Android.mk Clean up <sched.h>. 2014-01-02 12:05:50 -08:00
MODULE_LICENSE_BSD
NOTICE libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings. 2013-07-03 10:20:43 -07:00
SYSCALLS.TXT Clean up <sched.h>. 2014-01-02 12:05:50 -08:00