summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am 3773d35e: Make the DNS resolver accept domain names with an underscore.David 'Digit' Turner2009-07-281-1/+8
|\ \ \ \ \ | |/ / / /
| * | | | Make the DNS resolver accept domain names with an underscore.David 'Digit' Turner2009-07-271-1/+8
| |/ / /
* | | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2537-235/+1815
| |\ \ \ | | |_|/ | |/| |
* | | | 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
* | | | am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area.David 'Digit' Turner2009-07-202-7/+21
|\ \ \ \ | |/ / /
| * | | Pass the elfdata pointer in a slot of the temporary TLS area.David 'Digit' Turner2009-07-172-7/+21
* | | | Merge change 7652Android (Google) Code Review2009-07-172-219/+443
|\ \ \ \
| * | | | Updating v4l2 headers from kernelRebecca Schultz Zavin2009-07-162-219/+443
* | | | | Merge change 7610Android (Google) Code Review2009-07-162-0/+52
|\ \ \ \ \
| * | | | | linux: add headers for lis331dlh and sfh7743 sensor drivers.Mike Lockwood2009-07-162-0/+52
| |/ / / /
* | | | | Add linux/ethtool.h header fileDmitry Shmidt2009-07-161-0/+321
|/ / / /
* | | | 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-132-0/+35
* | | | am 34806558: Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner2009-07-124-0/+84
|\ \ \ \ | |/ / /
| * | | Add new C++ headers <cerrno> and <cfloat>David 'Digit' Turner2009-07-104-0/+84
* | | | am db4616b2: Add <linux/uinput.h> to C library kernel headersDavid 'Digit' Turner2009-07-091-0/+67
|\ \ \ \ | |/ / /
| * | | Add <linux/uinput.h> to C library kernel headersDavid 'Digit' Turner2009-07-101-0/+67
* | | | am c4eee376: Prevent a crash in the memory leak checker (which happened in ch...David 'Digit' Turner2009-07-093-63/+88
|\ \ \ \ | |/ / /
| * | | Prevent a crash in the memory leak checker (which happened in chk_free())David 'Digit' Turner2009-07-103-63/+88
| | |/ | |/|
* | | bionic: add cleaned-up proximity-sensor headerIliyan Malchev2009-07-081-0/+23
* | | am 6ee8f1b0: Merge change 2990 into donutAndroid (Google) Code Review2009-06-251-4/+52
|\ \ \ | |/ /
| * | Merge change 2990 into donutAndroid (Google) Code Review2009-06-251-4/+52
| |\ \
| | * | Add LD_LIBRARY_PATH support to bionic's linkerDavid Bartley2009-06-151-4/+52
* | | | am 380f2498: Merge change 5184 into donutAndroid (Google) Code Review2009-06-241-24/+26
|\ \ \ \ | |/ / /
| * | | Merge change 5184 into donutAndroid (Google) Code Review2009-06-241-24/+26
| |\ \ \
| | * | | update clean msm_camera.hIliyan Malchev2009-06-231-24/+26
* | | | | delete akm8973.h from original headersIliyan Malchev2009-06-231-33/+0
* | | | | add header for akm8973Iliyan Malchev2009-06-222-0/+78
* | | | | am 09baf4e8: Add Glibc-compatible macro aliases for the nanosecond time acces...David 'Digit' Turner2009-06-221-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Add Glibc-compatible macro aliases for the nanosecond time accessors in stat ...David 'Digit' Turner2009-06-221-0/+7
| |/ / /
* | | | Merge change 4509Android (Google) Code Review2009-06-221-38/+7
|\ \ \ \
| * | | | Removed non-standard declaration in cstring.Nicolas Catania2009-06-171-38/+7
* | | | | Merge change 4025Android (Google) Code Review2009-06-174-2/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make IPv6 definitions comply with RFC 3493:Lorenzo Colitti2009-06-164-2/+12
* | | | | am 9cfccefa: Update cleaned-up kernel headersDavid 'Digit' Turner2009-06-162-35/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Update cleaned-up kernel headersDavid 'Digit' Turner2009-06-162-35/+35
* | | | | am 3ddc15e1: Add new clean header for PPP on PPTP (VPN)David 'Digit' Turner2009-06-141-0/+28
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Add new clean header for PPP on PPTP (VPN)David 'Digit' Turner2009-06-121-0/+28
* | | | am bf8709f5: bionic: update msm_camera.h headerIliyan Malchev2009-06-041-38/+38
|\ \ \ \ | |/ / /
| * | | bionic: update msm_camera.h headerIliyan Malchev2009-06-041-38/+38
* | | | am 3a654b1e: Revert "Fix the C library initialization to avoid calling static...David 'Digit' Turner2009-06-0311-273/+94
|\ \ \ \ | |/ / /
| * | | Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-0311-273/+94
* | | | am 03eabfe6: Fix the C library initialization to avoid calling static C++ con...David 'Digit' Turner2009-06-0311-94/+273
|\ \ \ \ | |/ / /
| * | | Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-0211-94/+273
| |/ /
* | | am 0353195f: linker: Give more context for failures during library dependency...Dima Zavin2009-06-011-1/+4
|\ \ \ | |/ /
| * | linker: Give more context for failures during library dependency resolution.Dima Zavin2009-06-011-1/+4