summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* am 7a9e06fa: Merge change I2a7ad975 into eclairDavid 'Digit' Turner2009-09-292-0/+153
|\
| * Merge change I2a7ad975 into eclairAndroid (Google) Code Review2009-09-292-0/+153
| |\
| | * Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.David 'Digit' Turner2009-09-292-0/+153
* | | am ee223d02: NEON optimized memcpy.Mathias Agopian2009-09-291-21/+153
|\ \ \ | |/ /
| * | NEON optimized memcpy.Mathias Agopian2009-09-281-21/+153
| |/
* | am f355096a: Remove NEON optimizations for memcpyDavid 'Digit' Turner2009-09-271-107/+0
|\ \ | |/
| * Remove NEON optimizations for memcpyDavid 'Digit' Turner2009-09-271-107/+0
* | am bc10cd29: Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner2009-09-231-1/+1
|\ \ | |/
| * Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner2009-09-231-1/+1
* | am d154954f: Merge change 26419 into eclairDavid 'Digit' Turner2009-09-232-10/+138
|\ \ | |/
| * Merge change 26419 into eclairAndroid (Google) Code Review2009-09-232-10/+138
| |\
| | * Add pthread_mutex_lock_timeout_npDavid 'Digit' Turner2009-09-222-10/+138
* | | resolved conflicts for merge of 4a05d12c to eclair-plus-aospDavid 'Digit' Turner2009-09-222-3/+23
|\ \ \ | |/ /
| * | Fix TLS access for ARMv6 and beyond.David 'Digit' Turner2009-09-223-2/+22
| |/
* | am 916edf2a: libc: kernel-headers: update msm_mdp.h to include premultiplied ...Dima Zavin2009-09-201-0/+1
|\ \ | |/
| * libc: kernel-headers: update msm_mdp.h to include premultiplied alphaDima Zavin2009-09-201-0/+1
* | merge from open-source masterJean-Baptiste Queru2009-09-163-18/+14
|\ \
| * | Linux kernel helpers support is provided to android for its TLS implementatio...vinay harugop2009-09-161-1/+3
| * | Merge change 11671Android Code Review2009-09-151-6/+10
| |\ \
| | * | Define 64 bit types if compiling with -std=c99Martin Storsjo2009-09-141-6/+10
| * | | Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time...Matthieu CASTET2009-09-141-11/+1
* | | | am bd192b47: Add stack unwinding directives to assembly leaf functions.Ben Cheng2009-09-154-0/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | Add stack unwinding directives to assembly leaf functions.Ben Cheng2009-09-154-0/+17
* | | | merge from open-source masterJean-Baptiste Queru2009-09-153-1/+18
|\ \ \ \ | | |/ / | |/| |
| * | | ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...vinay harugop2009-09-092-0/+17
| | |/ | |/|
| * | Include <endian.h> instead of <sys/endian.h>,Chih-Wei Huang2009-08-311-1/+1
* | | am 82420129: bionic: update processed msm_camera.hIliyan Malchev2009-09-111-3/+9
|\ \ \ | | |/ | |/|
| * | bionic: update processed msm_camera.hIliyan Malchev2009-09-111-3/+9
* | | am 4e57cf3f: Merge change 24463 into eclairDavid 'Digit' Turner2009-09-091-12/+47
|\ \ \ | |/ /
| * | Merge change 24463 into eclairAndroid (Google) Code Review2009-09-091-12/+47
| |\ \
| | * | Fix an infinite loop in time2sub.David 'Digit' Turner2009-09-091-12/+47
* | | | am 9e74f697: libc: add void to clock() function prototypeErik Gilling2009-09-091-1/+1
|\ \ \ \ | |/ / /
| * | | libc: add void to clock() function prototypeErik Gilling2009-09-091-1/+1
| |/ /
* | | am b4423ff7: Merge change 22848 into eclairDavid 'Digit' Turner2009-09-021-0/+105
|\ \ \ | |/ /
| * | Merge change 22848 into eclairAndroid (Google) Code Review2009-09-021-0/+105
| |\ \
| | * | Neon-optimized versions of memcpy.David 'Digit' Turner2009-09-021-0/+105
* | | | merge from open-source masterJean-Baptiste Queru2009-09-013-33/+53
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Changed logging functions in bionic/logd_write.c.Alexey Tarasov2009-08-251-32/+50
| * | Merge change 10749Android Code Review2009-08-211-0/+1
| |\ \
| | * | Make sure size_t is defined before used in strings.hMartin Storsjo2009-07-221-0/+1
| * | | Merge change 10757Android Code Review2009-08-211-1/+2
| |\ \ \
| | * | | Add an 's and a . to the bionic/libc README.Joe LaPenna2009-07-231-1/+2
| | |/ /
* | | | libc: kernel-headers: Add qdsp6 vdec headerDima Zavin2009-08-301-0/+212
| |_|/ |/| |
* | | bionic: add sanitized lightsensor kernel headerIliyan Malchev2009-08-201-0/+24
* | | Update pmem/hw3d/mdp headersDima Zavin2009-08-193-26/+68
* | | Merge change 9642Android (Google) Code Review2009-08-081-8/+42
|\ \ \
| * | | Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has...Lorenzo Colitti2009-08-041-8/+42
* | | | merge from open-source masterJean-Baptiste Queru2009-08-072-0/+88
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change 10057Android Code Review2009-08-072-0/+88
| |\ \ \
| | * | | Add mspace_merge_objectsBarry Hayes2009-06-022-0/+88
| | | |/ | | |/|