| Commit message (Expand) | Author | Age | Files | Lines |
* | libc: add <sys/eventfd.h> and corresponding implementations. | David 'Digit' Turner | 2010-09-28 | 1 | -0/+1 |
* | Add wmemcmp to Android.mk | Kenny Root | 2010-09-10 | 1 | -0/+1 |
* | Fix __get_tls() in static C library to use kernel helpers. | David 'Digit' Turner | 2010-08-27 | 1 | -6/+32 |
* | Revert "Set SA_RESTORER in sigaction()" | Dima Zavin | 2010-07-29 | 1 | -2/+0 |
* | libc: fix fstatfs() implementation. | David 'Digit' Turner | 2010-07-08 | 1 | -0/+1 |
* | Remove compiler warnings when building Bionic. | David 'Digit' Turner | 2010-06-22 | 1 | -1/+0 |
* | Allow static C++ destructors to be properly called on dlclose(). | David 'Digit' Turner | 2010-06-18 | 1 | -6/+16 |
* | wchar.h: improve wchar_t support in Bionic | David 'Digit' Turner | 2010-06-15 | 1 | -0/+28 |
* | Atomic/SMP update, part 3. | Andy McFadden | 2010-05-28 | 1 | -0/+8 |
* | Add pthread_rwlock_t implementation to the C library (DO NOT MERGE) | David 'Digit' Turner | 2010-05-19 | 1 | -0/+3 |
* | merge from open-source master | The Android Open Source Project | 2010-05-13 | 1 | -0/+2 |
|\ |
|
| * | Set SA_RESTORER in sigaction() | Matt Fischer | 2010-05-12 | 1 | -0/+2 |
* | | merge from open-source master | The Android Open Source Project | 2010-03-31 | 1 | -8/+18 |
|\ \
| |/ |
|
| * | Atom optimized string and memory routines | Bruce Beare | 2010-03-26 | 1 | -8/+18 |
* | | merge from open-source master | The Android Open Source Project | 2010-03-22 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | x86 syscall system call implementation | Bruce Beare | 2010-03-04 | 1 | -0/+1 |
| * | am 5f53a182: Revert "Add qsort_r() implementation to the C library." | Mathias Agopian | 2009-12-03 | 1 | -1/+0 |
| |\ |
|
| * \ | am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | merge from open-source master | Jean-Baptiste Queru | 2009-11-08 | 1 | -3/+36 |
| |\ \ \ |
|
* | | | | | Fix timezone management in the C library | David 'Digit' Turner | 2010-03-05 | 1 | -0/+8 |
* | | | | | bonic: libc: cpuacct support for setuid functions | Mike Chan | 2010-03-02 | 1 | -0/+4 |
* | | | | | Implement clone() C library function properly. | David 'Digit' Turner | 2010-01-25 | 1 | -0/+1 |
* | | | | | Add implementation of fdprintf, clearenv, and stubs for ttyname_r, *usershell | Colin Cross | 2010-01-15 | 1 | -0/+2 |
* | | | | | Add killpg function | Colin Cross | 2010-01-15 | 1 | -0/+1 |
* | | | | | Add fts, err, and sys/queue for grep | Colin Cross | 2010-01-15 | 1 | -0/+2 |
* | | | | | Import regex from OpenBSD | Colin Cross | 2010-01-15 | 1 | -2/+7 |
* | | | | | am ca07064c: am 5f53a182: Revert "Add qsort_r() implementation to the C libra... | Mathias Agopian | 2009-12-03 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | am 5f53a182: Revert "Add qsort_r() implementation to the C library." | Mathias Agopian | 2009-12-03 | 1 | -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_r1 | Mathias Agopian | 2009-12-03 | 1 | -1/+0 |
| | | |_|/
| | |/| | |
|
* | | | | | am 20b3097d: am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | am 754c178a: Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 1 | -0/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Add qsort_r() implementation to the C library. | David 'Digit' Turner | 2009-12-03 | 1 | -0/+1 |
| | |/ / |
|
* | | | | am 362b2aab: Merge change Ib4550a04 into eclair-mr2 | Vladimir Chtchetkine | 2009-11-19 | 1 | -24/+46 |
|\ \ \ \
| |/ / / |
|
| * | | | Split libc_debug.so into two .so modules loaded on demand from libc.so | Vladimir Chtchetkine | 2009-11-18 | 1 | -24/+46 |
| |/ / |
|
* | | | merge from open-source master | Jean-Baptiste Queru | 2009-11-09 | 1 | -3/+36 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add the BSD sys_signame array. | Thorsten Glaser | 2009-11-05 | 1 | -0/+1 |
| * | added and modified bionic code to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-09-28 | 1 | -3/+35 |
* | | Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. | David 'Digit' Turner | 2009-09-29 | 1 | -0/+1 |
* | | Fix TLS access for ARMv6 and beyond. | David 'Digit' Turner | 2009-09-22 | 1 | -0/+10 |
|/ |
|
* | libc: Add an intermediate version of the static libc without malloc | Dima Zavin | 2009-05-27 | 1 | -0/+26 |
* | libc: Cleanup the libc makefile. | Dima Zavin | 2009-05-27 | 1 | -116/+84 |
* | libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC | Dave Bort | 2009-04-24 | 1 | -1/+1 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+573 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -573/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+4 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -1/+3 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -30/+144 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+453 |