bionic/libc
Elliott Hughes be52e65817 Fix dup2 in the case where the two fds are equal.
dup3's behavior differs from dup2 in this case, so we need to paper
over that in the C library.

Change-Id: I313cd6f226db5e237f61866f324c5ecdd12bf762
2015-02-23 21:52:56 -08:00
..
arch-arm Fix memchr overflow. 2015-02-14 13:21:22 -08:00
arch-arm64 Fix memchr overflow. 2015-02-14 13:21:22 -08:00
arch-common/bionic Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
arch-mips Merge "[MIPS] Fix setjmp signals" 2015-02-19 01:00:19 +00:00
arch-mips64 [MIPS64] Fix mips64 build. 2015-02-23 16:21:31 +01:00
arch-x86 Merge changes Ib87855e8,I4b46ae20,I66364a5c,Id3fcf680 2015-02-05 01:57:28 +00:00
arch-x86_64 Fix memchr overflow. 2015-02-14 13:21:22 -08:00
bionic Fix dup2 in the case where the two fds are equal. 2015-02-23 21:52:56 -08:00
dns Define MAXHOSTNAMELEN explicitly in source files. 2015-02-09 19:56:47 -08:00
include Add RLIM_SAVED_CUR and RLIM_SAVED_MAX. 2015-02-23 13:41:40 -08:00
kernel Define MAXHOSTNAMELEN explicitly in source files. 2015-02-09 19:56:47 -08:00
private valgrind can't find syscall because we didn't put it in <unistd.h>. 2015-02-19 22:49:44 -08:00
stdio Fix optimized fread. 2015-01-24 12:35:41 -08:00
tools Set INCLUDE_UNI_CORE_DATA=1 when rebuilding ICU4C time zone data. 2015-02-04 17:17:34 +01:00
tzcode libc: Fix mktime returns an uncorrect time in empty TZ case 2014-11-14 18:13:07 -08:00
upstream-dlmalloc Return total footprint, not high water mark. 2014-10-13 12:45:35 -07:00
upstream-freebsd Clean up <stdlib.h> slightly. 2015-01-26 14:28:41 -08:00
upstream-netbsd Remove bogus transitive includes. 2014-12-29 13:29:50 -08:00
upstream-openbsd Fix memchr overflow. 2015-02-14 13:21:22 -08:00
zoneinfo Update tzdata to tzdata2015a 2015-02-17 17:05:48 +00:00
Android.mk Add GNU extensions mempcpy and wmemcpy. 2015-02-18 22:02:56 -08:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
SYSCALLS.TXT Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00