summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* stdlib: optimize bsearch()André Goddard Rosa2010-03-281-2/+2
* Merge changes Ibdc6e3c8,I9bcb91a2David Turner2010-03-292-5/+5
|\
| * Correct generic memset implementationChris Dearman2010-02-051-4/+4
| * Generic memcpy should define MEMCOPY before including bcopy.cChris Dearman2010-02-051-1/+1
* | Merge "Atom optimized string and memory routines"David Turner2010-03-2914-8/+7360
|\ \
| * | Atom optimized string and memory routinesBruce Beare2010-03-2614-8/+7360
* | | Android hack for size_tBruce Beare2010-03-261-3/+16
|/ /
* | Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"David Turner2010-03-181-5/+4
|\ \
| * | bionic: on pthread_join(), avoid extra check in case we find the threadAndré Goddard Rosa2010-02-051-5/+4
| |/
* | Merge "bionic: ftell() returns a long, not an int"David Turner2010-03-181-1/+1
|\ \
| * | bionic: ftell() returns a long, not an intAndré Goddard Rosa2010-02-051-1/+1
| |/
* | Added support for dladdr()Matt Fischer2010-03-171-0/+12
* | Merge "x86 syscall system call implementation"David Turner2010-03-172-0/+53
|\ \
| * | x86 syscall system call implementationBruce Beare2010-03-042-0/+53
* | | Merge "Fix pread()/pwrite() stubs"David Turner2010-03-172-4/+4
|\ \ \
| * | | Fix pread()/pwrite() stubsMatt Fischer2010-02-122-4/+4
| | |/ | |/|
* | | Merge "bionic: remove unneeded variable from chk_realloc()"David Turner2010-03-161-2/+3
|\ \ \
| * | | bionic: remove unneeded variable from chk_realloc()André Goddard Rosa2010-02-051-2/+3
| |/ /
* | | Merge "bionic: equalize the <unknown> program name between ssp.c and libc_ini...David Turner2010-03-161-2/+2
|\ \ \
| * | | bionic: equalize the <unknown> program name between ssp.c and libc_init_common.cAndré Goddard Rosa2010-02-051-2/+2
| |/ /
* | | Merge "improve readability of string: fix indentation and remove trailing spa...David Turner2010-03-1613-18/+17
|\ \ \ | |_|/ |/| |
| * | improve readability of string: fix indentation and remove trailing spacesAndré Goddard Rosa2010-01-3013-18/+17
| |/
| * merge from eclairJean-Baptiste Queru2009-11-1541-3082/+4903
| |\
| | * eclair snapshotJean-Baptiste Queru2009-11-1244-3081/+4990
* | | am ee424e23: bionic: update processed kernel header a1026.hIliyan Malchev2010-02-091-1/+2
|\ \ \
| * | | bionic: update processed kernel header a1026.handroid-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2Iliyan Malchev2010-02-081-1/+2
* | | | am d0996bb4: bionic: update processed kernel header tpa2018d1.hIliyan Malchev2010-02-021-0/+8
|\ \ \ \ | |/ / /
| * | | bionic: update processed kernel header tpa2018d1.handroid-2.1_r2.1p2android-2.1_r2.1pIliyan Malchev2010-02-021-0/+8
* | | | am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.hIliyan Malchev2010-02-022-0/+91
|\ \ \ \ | |/ / /
| * | | bionic: add processed kernel headers a1026.h and tpa2018d1.hIliyan Malchev2010-02-022-0/+91
* | | | am 5f53a182: Revert "Add qsort_r() implementation to the C library."Mathias Agopian2009-12-034-76/+37
|\ \ \ \ | |/ / /
| * | | Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1Mathias Agopian2009-12-034-76/+37
* | | | am 754c178a: Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-034-37/+76
|\ \ \ \ | |/ / /
| * | | Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-034-37/+76
* | | | am e1e68492: Merge change Ifa58a406 into eclairDima Zavin2009-12-031-0/+2
|\ \ \ \ | |/ / /
| * | | libc: kernel: Update msm_kgsl.h headerDima Zavin2009-12-021-0/+2
* | | | am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-...Eric Fischer2009-11-242-0/+0
|\ \ \ \ | |/ / /
| * | | Rebuild the time zone data files in 32-bit format instead of 64-bit.Eric Fischer2009-11-242-0/+0
* | | | am 7e617899: Correct the raw offsets in the time zone index for a few zones.Eric Fischer2009-11-231-0/+0
|\ \ \ \ | |/ / /
| * | | Correct the raw offsets in the time zone index for a few zones.Eric Fischer2009-11-231-0/+0
* | | | am a6083b77: Update zoneinfo time zone data to version 2009sEric Fischer2009-11-203-1/+1
|\ \ \ \ | |/ / /
| * | | Update zoneinfo time zone data to version 2009sEric Fischer2009-11-203-1/+1
* | | | am 110044b1: libc: kernel: Update msm_kgsl.h headerDima Zavin2009-11-131-0/+7
|\ \ \ \ | |/ / /
| * | | libc: kernel: Update msm_kgsl.h headerandroid-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1Dima Zavin2009-11-131-0/+7
* | | | merge from open-source masterJean-Baptiste Queru2009-11-113-22/+135
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change I37d0317dAndroid Code Review2009-11-093-22/+135
| |\ \ \
| | * | | modified SYSCALLS.TXT to support SuperH architectureShin-ichiro KAWASAKI2009-09-013-22/+135
* | | | | merge from open-source masterJean-Baptiste Queru2009-11-0835-36/+2744
|\ \ \ \ \ | |/ / / /
| * | | | Add the BSD sys_signame array.Thorsten Glaser2009-11-054-33/+72
| * | | | added and modified bionic code to support SuperH architectureShin-ichiro KAWASAKI2009-09-2832-3/+2672