| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix __get_tls() in static C library to use kernel helpers. | David 'Digit' Turner | 2010-08-27 | 1 | -9/+35 |
* | Remove compiler warnings when building Bionic. | David 'Digit' Turner | 2010-06-22 | 1 | -0/+41 |
* | Allow static C++ destructors to be properly called on dlclose(). | David 'Digit' Turner | 2010-06-18 | 1 | -0/+37 |
* | libc: remove cutils dependencies | David 'Digit' Turner | 2010-06-11 | 1 | -0/+107 |
* | Use private futexes for semaphores, unless they are initialized with pshared ... | David 'Digit' Turner | 2010-06-08 | 1 | -0/+57 |
* | Fix spurious DNS lookups in the C library. | David 'Digit' Turner | 2010-03-08 | 1 | -0/+8 |
* | resolved conflicts for merge of 4a05d12c to eclair-plus-aosp | David 'Digit' Turner | 2009-09-22 | 1 | -3/+13 |
|\ |
|
| * | Fix TLS access for ARMv6 and beyond. | David 'Digit' Turner | 2009-09-22 | 1 | -1/+12 |
* | | Linux kernel helpers support is provided to android for its TLS implementatio... | vinay harugop | 2009-09-16 | 1 | -1/+3 |
|/ |
|
* | Pass the elfdata pointer in a slot of the temporary TLS area. | David 'Digit' Turner | 2009-07-17 | 1 | -0/+7 |
* | Prevent a crash in the memory leak checker (which happened in chk_free()) | David 'Digit' Turner | 2009-07-10 | 1 | -0/+3 |
* | Revert "Fix the C library initialization to avoid calling static C++ construc... | David 'Digit' Turner | 2009-06-03 | 2 | -191/+0 |
* | Fix the C library initialization to avoid calling static C++ constructors twice. | David 'Digit' Turner | 2009-06-02 | 2 | -0/+191 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 18 | -0/+2737 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 18 | -2737/+0 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 2 | -20/+75 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -0/+94 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 16 | -0/+2588 |