summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Add wmemcmp to Android.mkKenny Root2010-09-101-0/+1
* Fix __get_tls() in static C library to use kernel helpers.David 'Digit' Turner2010-08-271-6/+32
* Revert "Set SA_RESTORER in sigaction()"Dima Zavin2010-07-291-2/+0
* libc: fix fstatfs() implementation.David 'Digit' Turner2010-07-081-0/+1
* Remove compiler warnings when building Bionic.David 'Digit' Turner2010-06-221-1/+0
* Allow static C++ destructors to be properly called on dlclose().David 'Digit' Turner2010-06-181-6/+16
* wchar.h: improve wchar_t support in BionicDavid 'Digit' Turner2010-06-151-0/+28
* Atomic/SMP update, part 3.Andy McFadden2010-05-281-0/+8
* Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)David 'Digit' Turner2010-05-191-0/+3
* merge from open-source masterThe Android Open Source Project2010-05-131-0/+2
|\
| * Set SA_RESTORER in sigaction()Matt Fischer2010-05-121-0/+2
* | merge from open-source masterThe Android Open Source Project2010-03-311-8/+18
|\ \ | |/
| * Atom optimized string and memory routinesBruce Beare2010-03-261-8/+18
* | merge from open-source masterThe Android Open Source Project2010-03-221-0/+1
|\ \ | |/
| * x86 syscall system call implementationBruce Beare2010-03-041-0/+1
| * am 5f53a182: Revert "Add qsort_r() implementation to the C library."Mathias Agopian2009-12-031-1/+0
| |\
| * \ am 754c178a: Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-031-0/+1
| |\ \
| * \ \ merge from open-source masterJean-Baptiste Queru2009-11-081-3/+36
| |\ \ \
* | | | | Fix timezone management in the C libraryDavid 'Digit' Turner2010-03-051-0/+8
* | | | | bonic: libc: cpuacct support for setuid functionsMike Chan2010-03-021-0/+4
* | | | | Implement clone() C library function properly.David 'Digit' Turner2010-01-251-0/+1
* | | | | Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershellColin Cross2010-01-151-0/+2
* | | | | Add killpg functionColin Cross2010-01-151-0/+1
* | | | | Add fts, err, and sys/queue for grepColin Cross2010-01-151-0/+2
* | | | | Import regex from OpenBSDColin Cross2010-01-151-2/+7
* | | | | am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C libra...Mathias Agopian2009-12-031-1/+0
|\ \ \ \ \
| * \ \ \ \ am 5f53a182: Revert "Add qsort_r() implementation to the C library."Mathias Agopian2009-12-031-1/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1Mathias Agopian2009-12-031-1/+0
| | | |_|/ | | |/| |
* | | | | am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 754c178a: Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-031-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-031-0/+1
| | |/ /
* | | | am 362b2aab: Merge change Ib4550a04 into eclair-mr2Vladimir Chtchetkine2009-11-191-24/+46
|\ \ \ \ | |/ / /
| * | | Split libc_debug.so into two .so modules loaded on demand from libc.soVladimir Chtchetkine2009-11-181-24/+46
| |/ /
* | | merge from open-source masterJean-Baptiste Queru2009-11-091-3/+36
|\ \ \ | |/ / |/| / | |/
| * Add the BSD sys_signame array.Thorsten Glaser2009-11-051-0/+1
| * added and modified bionic code to support SuperH architectureShin-ichiro KAWASAKI2009-09-281-3/+35
* | Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.David 'Digit' Turner2009-09-291-0/+1
* | Fix TLS access for ARMv6 and beyond.David 'Digit' Turner2009-09-221-0/+10
|/
* libc: Add an intermediate version of the static libc without mallocDima Zavin2009-05-271-0/+26
* libc: Cleanup the libc makefile.Dima Zavin2009-05-271-116/+84
* libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBCDave Bort2009-04-241-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+573
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-573/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+4
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+3
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-30/+144
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+453