summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update cleaned-up kernel headersDavid 'Digit' Turner2009-06-162-35/+35
* Add new clean header for PPP on PPTP (VPN)David 'Digit' Turner2009-06-121-0/+28
* bionic: update msm_camera.h headerIliyan Malchev2009-06-041-38/+38
* Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-0311-273/+94
* Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-0211-94/+273
* linker: Give more context for failures during library dependency resolution.Dima Zavin2009-06-011-1/+4
* linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin2009-05-275-67/+106
* 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
* Merge change 2470 into donutAndroid (Google) Code Review2009-05-272-2/+27
|\
| * Fix getservent() so that it returns s_port in network byte order.David 'Digit' Turner2009-05-272-2/+27
* | Merge change 1852 into donutAndroid (Google) Code Review2009-05-272-2/+18
|\ \
| * | Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...David 'Digit' Turner2009-05-202-2/+18
* | | add msm_camera.h header and .gitignore file to bionicIliyan Malchev2009-05-262-0/+356
* | | update msm_adsp.h headerIliyan Malchev2009-05-261-7/+13
| |/ |/|
* | Fix the parsing of the .fini_array in the dynamic linker (it should happen in...David 'Digit' Turner2009-05-262-24/+148
* | Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.David 'Digit' Turner2009-05-204-2/+88
|/
* Add <cmath> standard C++ header.David 'Digit' Turner2009-05-181-0/+71
* 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
* linker: Compute symbol name before lookup so we can also use it for error msgDima Zavin2009-05-121-2/+2
* change getaddrinfo() implementation to match GLibc.David 'Digit' Turner2009-05-051-2/+6
* Merge change 57 into donutAndroid (Google) Code Review2009-05-011-0/+37
|\
| * Add the domain search list for VPN connection.Chung-yih Wang2009-04-131-0/+37
* | Increase the limit of loaded shared libraries from 64 to 96 This change is re...James Dong2009-04-301-1/+1
* | libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBCDave Bort2009-04-241-1/+1
* | merge cupcake into donutJean-Baptiste Queru2009-04-220-0/+0
|\ \
| * | Automated import from //branches/cupcake/...@142857,142857android-sdk-1.5_r3android-sdk-1.5_r1android-sdk-1.5-preandroid-1.5r4android-1.5r3android-1.5r2android-1.5Mathias Agopian2009-03-251-0/+1
| * | auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-15/+38
* | | AI 145714: Added cstring wrapper around string.h.Niko Catania2009-04-104-3/+161
| |/ |/|
* | AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...Niko Catania2009-04-087-2/+341
* | AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.Niko Catania2009-04-024-0/+189
* | AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...Niko Catania2009-03-301-0/+46
* | AI 143161: am: CL 142857 Add some bluring to the animation. This requires a n...Mathias Agopian2009-03-271-0/+1
* | Automated import from //branches/donutburger/...@140950,140950Iliyan Malchev2009-03-241-15/+38
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031986-0/+177857
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031984-177630/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-037-317/+90
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-027-90/+317
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-0/+15
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-1929-822/+1571
* 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-1024-180/+1877
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-207-37/+186
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-1514-13/+39
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0933-26/+414
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-17287-341/+11495
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211777-0/+163452