summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux: add headers for lis331dlh and sfh7743 sensor drivers.Mike Lockwood2009-07-162-0/+52
* 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
* | am 2e85579c: linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin2009-05-285-67/+106
|\ \ | |/
| * linker: Make the errors reported by dlopen/dlsym be more useful.Dima Zavin2009-05-275-67/+106
* | am 49e55332: libc: Add an intermediate version of the static libc without mallocDima Zavin2009-05-281-0/+26
|\ \ | |/
| * libc: Add an intermediate version of the static libc without mallocDima Zavin2009-05-271-0/+26
* | am ca122b0e: libc: Cleanup the libc makefile.Dima Zavin2009-05-281-116/+84
|\ \ | |/
| * libc: Cleanup the libc makefile.Dima Zavin2009-05-271-116/+84
* | am cdb68bf8: Merge change 2470 into donutAndroid (Google) Code Review2009-05-272-2/+27
|\ \ | |/
| * 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
* | | am 5c106fca: Merge change 1852 into donutAndroid (Google) Code Review2009-05-272-2/+18
|\ \ \ | |/ /
| * | 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
* | | | am 94a144ea: add msm_camera.h header and .gitignore file to bionicIliyan Malchev2009-05-262-0/+356
|\ \ \ \ | |/ / /
| * | | add msm_camera.h header and .gitignore file to bionicIliyan Malchev2009-05-262-0/+356