OSDN Git Service

auto import from //branches/cupcake/...@130745
authorThe Android Open Source Project <initial-contribution@android.com>
Tue, 10 Feb 2009 23:43:56 +0000 (15:43 -0800)
committerThe Android Open Source Project <initial-contribution@android.com>
Tue, 10 Feb 2009 23:43:56 +0000 (15:43 -0800)
commit9f65adf2ba3bb15feb8b7a7b3eef788df3fd270e
treec06064fc9022ef63a40f83a91292103784f49780
parentd37527501c85edcb3a6a7c8a0b6297d52d434897
auto import from //branches/cupcake/...@130745
24 files changed:
libc/Android.mk
libc/bionic/eabi.c
libc/bionic/pthread.c
libc/bionic/stubs.c
libc/bionic/time64.c [new file with mode: 0644]
libc/bionic/time64_config.h [new file with mode: 0644]
libc/docs/OVERVIEW.TXT [new file with mode: 0644]
libc/include/pthread.h
libc/include/string.h
libc/include/sys/stat.h
libc/include/sys/time.h
libc/include/sys/types.h
libc/include/time64.h [new file with mode: 0644]
libc/include/unistd.h
libc/string/strcoll.c [new file with mode: 0755]
libc/string/strxfrm.c [new file with mode: 0755]
libdl/dltest.c
linker/arch/arm/begin.S
linker/arch/x86/begin.S
linker/debugger.c
linker/linker.c
linker/linker.h
linker/linker_debug.h
linker/rt.c