summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* libc: add ftw / nftw functionsNick Kralevich2012-09-131-0/+2
* Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-131-3/+4
* Add libdl into libc_malloc_debug_leak buildPavel Chupin2012-09-131-1/+1
* Rename crtstart variables as crtbegin, to match reality.Elliott Hughes2012-09-101-9/+9
* Generate header dependency makefiles for the crt*.oYing Wang2012-09-071-16/+33
* Merge "ARM: make CRT_LEGACY_WORKAROUND work as intended"Elliott Hughes2012-09-051-7/+11
|\
| * ARM: make CRT_LEGACY_WORKAROUND work as intendedArd Biesheuvel2012-08-281-7/+11
* | Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-291-8/+9
|/
* hardening: remove pointless ARM __get_pc() functionArd Biesheuvel2012-08-221-1/+0
* Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-3/+0
* Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-161-1/+1
* enable clone system call for x86Jin Wei2012-08-151-2/+1
* Switch to the current NetBSD regex implementation.Elliott Hughes2012-08-151-5/+5
* Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes2012-08-131-3/+3
* Fix nice...Elliott Hughes2012-08-131-1/+2
* Clean up warnings in stubs.cpp.Elliott Hughes2012-08-131-1/+1
* Add dependencies on all the makefiles.Elliott Hughes2012-08-131-0/+8
* MIPS support to the libc MakefileRaghu Gandham2012-08-101-28/+86
* Revert "Revert "Switch to NetBSD's strxfrm(3).""Elliott Hughes2012-08-101-3/+26
* Revert "Switch to NetBSD's strxfrm(3)."Elliott Hughes2012-08-101-4/+1
* Switch to NetBSD's strxfrm(3).Elliott Hughes2012-08-101-1/+4
* Clean up libc/Android.mk a bit after the crtbrand changes.Elliott Hughes2012-08-081-12/+8
* Merge "Add a .note.android.ident section to Android ELF binaries."Jean-Baptiste Queru2012-08-081-3/+35
|\
| * Add a .note.android.ident section to Android ELF binaries.Michael Hope2012-07-311-3/+35
* | MIPS support for libc.Raghu Gandham2012-08-021-2/+1
|/
* Install crt(begin|end)_so.o to target library path.Shih-wei Liao2012-07-281-0/+12
* FORTIFY_SOURCE: strlen check.Nick Kralevich2012-07-131-0/+1
* Don't use -fstack-protector on ssp.cNick Kralevich2012-07-101-1/+20
* FORTIFY_SOURCE: add fgets support.Nick Kralevich2012-07-091-0/+1
* FORTIFY_SOURCE: add strlcpy / strlcat supportNick Kralevich2012-06-141-0/+2
* FORTIFY_SOURCE: add sprintf / vsprintf supportNick Kralevich2012-06-131-0/+2
* FORTIFY_SOURCE: add snprintf, vsnprintfNick Kralevich2012-06-111-0/+2
* _FORTIFY_SOURCE: check for integer overflowsNick Kralevich2012-06-081-1/+2
* _FORTIFY_SOURCE: add memset / bzero supportNick Kralevich2012-06-071-0/+1
* am 3069270d: am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper th...Elliott Hughes2012-06-061-12/+13
|\
| * am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensibl...Elliott Hughes2012-06-061-12/+13
| |\
| | * Give the timer_create SIGEV_THREAD helper threads sensible names.Elliott Hughes2012-06-061-12/+13
* | | Merge "arm: rewrite crtbegin* as C files."Nick Kralevich2012-06-061-7/+10
|\ \ \
| * | | arm: rewrite crtbegin* as C files.Nick Kralevich2012-06-011-7/+10
* | | | libc: implement some FORTIFY_SOURCE functionsNick Kralevich2012-06-051-0/+6
* | | | am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aospIliyan Malchev2012-06-021-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aospIliyan Malchev2012-06-021-1/+4
| |\ \
| | * | bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-011-1/+4
* | | | crtbegin: eliminate duplicate codeNick Kralevich2012-05-301-2/+2
* | | | Rename the misleading var name TARGET_OUT_STATIC_LIBRARIESYing Wang2012-05-151-5/+5
* | | | am 8034415d: resolved conflicts for merge of 08e72d01 to jb-dev-plus-aospIliyan Malchev2012-05-101-0/+3
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 08e72d01 to jb-dev-plus-aospIliyan Malchev2012-05-101-0/+3
| |\ \ \ | | |/ /
| | * | bionic: add support for non-NEON memcpy() on NEON SoCsPrajakta Gudadhe2012-05-091-0/+3
* | | | am 58a00b49: am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_...Elliott Hughes2012-05-091-0/+7
|\ \ \ \ | |/ / /
| * | | am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT"Elliott Hughes2012-05-091-0/+7
| |\ \ \ | | | |/ | | |/|