platform_bionic/libc
Elliott Hughes 677b6e605b Move the upstream-netbsd libc files into the correct directory.
I screwed up when I originally imported these files; they're in lib/libc/
in the upstream tree; there is no top-level libc/ (though there is a top-level
common/, so those files stay where they are).

Change-Id: I7c5e2224a4441ab0e33616a855a8c6aacfeac46f
2014-02-20 14:16:58 -08:00
..
arch-arm Unify our assembler macros. 2014-02-20 13:51:26 -08:00
arch-arm64 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
arch-common/bionic AArch64: Add initial support for AArch64 2013-12-16 17:00:22 -08:00
arch-mips Unify our assembler macros. 2014-02-20 13:51:26 -08:00
arch-mips64 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
arch-x86 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
arch-x86_64 Unify our assembler macros. 2014-02-20 13:51:26 -08:00
bionic Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00
include Use uid_t and gid_t for st_uid and st_gid in struct stat. 2014-02-18 16:43:31 -08:00
kernel Fix NSIG. 2014-02-11 22:16:04 -08:00
netbsd Remove two DNS files that weren't being built. 2014-02-20 13:59:20 -08:00
private Unify our assembler macros. 2014-02-20 13:51:26 -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 Merge "Added script generating additions to libgcc_compat.c from linker errors" 2014-02-20 19:40:08 +00: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 Clean up various warnings in bionic. 2014-02-18 12:04:54 -08:00
upstream-netbsd Move the upstream-netbsd libc files into the correct directory. 2014-02-20 14:16:58 -08: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 Move the upstream-netbsd libc files into the correct directory. 2014-02-20 14:16:58 -08: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 Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
SYSCALLS.TXT Implement some of the missing LFS64 support. 2014-02-18 15:39:24 -08:00