bionic/libc
Elliott Hughes 8d4b5849f2 Clean up our termios implementation.
It's safe to fix our constant definitions because we know we never
had symbols before, so can't be passing the bad old constants to the new
functions, or the correct new constants to the old inlines.

Change-Id: I858fc680df39bdd3ba471e867833bdfa71f6224e
2014-03-11 19:13:25 -07:00
..
arch-arm Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-arm64 Add ARMv8 optimized string handling functions based on cortex-strings 2014-03-06 14:59:51 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-mips64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
arch-x86_64 Add recvmmsg and sendmmsg syscalls. 2014-02-27 14:29:01 -08:00
bionic Clean up our termios implementation. 2014-03-11 19:13:25 -07:00
dns Update res_debug.c to take into account changes 2014-03-07 20:03:57 +00:00
include Clean up our termios implementation. 2014-03-11 19:13:25 -07:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
private Moved nameser.h and namser_compat.h to public include dir 2014-03-04 15:07:07 +00:00
stdio More stdio cleanup. 2014-03-11 15:05:50 -07:00
stdlib Clean up our OpenBSD usage. 2014-02-21 14:30:18 -08:00
tools Bring the generate-NOTICE script up to date. 2014-03-06 15:10:22 -08:00
tzcode Merge "Fix locatime.c indentation after sync" 2014-02-28 18:02:22 +00:00
unistd Reimplement clock(3) and switch to OpenBSD time(3). 2014-03-11 13:37:11 -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 FreeBSD ldexp.c. 2014-03-10 16:23:09 -07:00
upstream-netbsd More stdio cleanup. 2014-03-11 15:05:50 -07:00
upstream-openbsd More stdio cleanup. 2014-03-11 15:05:50 -07:00
zoneinfo Upgrade to tzdata2014a. 2014-03-10 15:19:05 -07:00
Android.mk Clean up our termios implementation. 2014-03-11 19:13:25 -07:00
crt.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update the NOTICE files 2014-03-10 11:23:52 +00:00
SYSCALLS.TXT Rewrite the POSIX timer functions. 2014-03-07 16:49:46 -08:00