summaryrefslogtreecommitdiffstats
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterJean-Baptiste Queru2009-09-161-11/+1
|\
| * Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time...Matthieu CASTET2009-09-141-11/+1
* | merge from open-source masterJean-Baptiste Queru2009-09-011-32/+50
|\ \ | |/
| * Changed logging functions in bionic/logd_write.c.Alexey Tarasov2009-08-251-32/+50
* | merge from open-source masterJean-Baptiste Queru2009-08-072-0/+88
|\ \ | |/
| * Merge change 10057Android Code Review2009-08-072-0/+88
| |\
| | * Add mspace_merge_objectsBarry Hayes2009-06-022-0/+88
* | | am 39f3745c: Restore malloc debug.Andy McFadden2009-07-214-16/+21
|\ \ \ | |/ /
| * | Restore malloc debug.Andy McFadden2009-07-214-16/+21
* | | am b56b5659: Fix the C library runtime initialization order.David 'Digit' Turner2009-07-204-100/+115
|\ \ \ | |/ /
| * | Fix the C library runtime initialization order.David 'Digit' Turner2009-07-184-100/+115
* | | allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our curren...Mathias Agopian2009-07-131-1/+12
* | | added pthread_cond_timedwait_relative_np()Mathias Agopian2009-07-131-0/+15
|/ /
* | Prevent a crash in the memory leak checker (which happened in chk_free())David 'Digit' Turner2009-07-102-63/+85
* | Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-034-82/+168
* | Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-024-168/+82
* | Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...David 'Digit' Turner2009-05-201-2/+9
* | revert to previous implementation of __aeabi_atexit() since the new one seems...David 'Digit' Turner2009-05-151-1/+2
* | Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by...David 'Digit' Turner2009-05-141-2/+3
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-0/+13935
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0346-13932/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-11/+8
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-8/+11
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-193-55/+26
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-53/+1007
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-202-6/+74
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-154-4/+4
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-176-42/+851
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-2142-0/+12130