summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* 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 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 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 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-039-227/+91
|\ \ | |/
| * Revert "Fix the C library initialization to avoid calling static C++ construc...David 'Digit' Turner2009-06-039-227/+91
* | am 03eabfe6: Fix the C library initialization to avoid calling static C++ con...David 'Digit' Turner2009-06-039-91/+227
|\ \ | |/
| * Fix the C library initialization to avoid calling static C++ constructors twice.David 'Digit' Turner2009-06-029-91/+227
* | 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-261-0/+354
|\ \ \ \ | |/ / /
| * | | add msm_camera.h header and .gitignore file to bionicIliyan Malchev2009-05-261-0/+354
* | | | am 1c8e1094: update msm_adsp.h headerIliyan Malchev2009-05-261-7/+13
|\ \ \ \ | |/ / /
| * | | update msm_adsp.h headerIliyan Malchev2009-05-261-7/+13
| | |/ | |/|
* | | am e5446feb: Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.David 'Digit' Turner2009-05-254-2/+88
|\ \ \ | |/ /
| * | Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.David 'Digit' Turner2009-05-204-2/+88
| |/
* | Add standalone_months field to libc strftime().Eric Fischer2009-05-152-4/+15
* | am d386afcc: revert to previous implementation of __aeabi_atexit() since the ...David 'Digit' Turner2009-05-141-1/+2
|\ \ | |/
| * revert to previous implementation of __aeabi_atexit() since the new one seems...David 'Digit' Turner2009-05-151-1/+2
* | am 3e16f84f: Fix __aeabi_atexit to call __cxa_atexit properly. This function ...David 'Digit' Turner2009-05-141-2/+3
|\ \ | |/
| * Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by...David 'Digit' Turner2009-05-141-2/+3