summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% impr...Mathias Agopian2009-10-291-25/+16
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)Mathias Agopian2009-10-281-25/+16
* | | | | am 96bbbe21: Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-211-0/+31
|\ \ \ \ \ | |/ / / /
| * | | | Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-211-0/+31
* | | | | am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profilingMathias Agopian2009-10-191-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | use local symbols in memset so it doesn't screw up profilingMathias Agopian2009-10-191-2/+2
* | | | | merge from open-source masterJean-Baptiste Queru2009-10-14160-4/+5218
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge change 10538Android Code Review2009-09-20159-2/+5206
| |\ \ \ \
| | * | | | added syscalls for SuperH which automatically generate by gensyscalls.pyTony Sim2009-07-01159-2/+5206
| | | |/ / | | |/| |
| * | | | Merge change 10539Android Code Review2009-09-171-2/+12
| |\ \ \ \
| | * | | | modified kernel headers re-generate tools to support SuperH architectureShin-ichiro KAWASAKI2009-07-011-2/+12
| | |/ / /