summaryrefslogtreecommitdiffstats
path: root/libc/private
Commit message (Expand)AuthorAgeFilesLines
* Allow static C++ destructors to be properly called on dlclose().David 'Digit' Turner2010-06-181-0/+37
* libc: remove cutils dependenciesDavid 'Digit' Turner2010-06-111-0/+107
* Use private futexes for semaphores, unless they are initialized with pshared ...David 'Digit' Turner2010-06-081-0/+57
* Fix spurious DNS lookups in the C library.David 'Digit' Turner2010-03-081-0/+8
* resolved conflicts for merge of 4a05d12c to eclair-plus-aospDavid 'Digit' Turner2009-09-221-3/+13
|\
| * Fix TLS access for ARMv6 and beyond.David 'Digit' Turner2009-09-221-1/+12
* | Linux kernel helpers support is provided to android for its TLS implementatio...vinay harugop2009-09-161-1/+3
|/
* Pass the elfdata pointer in a slot of the temporary TLS area.David 'Digit' Turner2009-07-171-0/+7
* Prevent a crash in the memory leak checker (which happened in chk_free())David 'Digit' Turner2009-07-101-0/+3
* Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-032-191/+0
* Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-022-0/+191
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-0/+2737
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0318-2737/+0
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-20/+75
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+94
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0916-0/+2588