summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-164-50/+130
* Allow overlap in resolv uid => DNS iface mappingChad Brubaker2014-03-152-48/+26
* Upgrade to tzdata2014a.Elliott Hughes2014-03-101-0/+0
* Merge "Fix dns searchdomain use in gethostbyname." into klp-devRobert Greenwalt2014-03-051-0/+9
|\
| * Fix dns searchdomain use in gethostbyname.Robert Greenwalt2013-12-121-0/+9
* | Upgrade to tzdata2013i.Elliott Hughes2014-02-251-0/+0
|/
* Upgrade to tzdata2013h.Elliott Hughes2013-10-311-0/+0
* Modify prefetch for krait memcpy.Christopher Ferris2013-10-151-1/+1
* Remove new aligned memcpy path for cortex-a15.Christopher Ferris2013-10-151-2/+4
* Upgrade to tzdata2013g.Elliott Hughes2013-10-061-0/+0
* Upgrade to tzdata2013f.Elliott Hughes2013-10-061-0/+0
* Upgrade to tzdata2013e.Elliott Hughes2013-10-061-0/+0
* Use kernel default for initial thread sizeBrian Carlstrom2013-09-121-3/+20
* __memcpy_chk: Fix signed cmp of unsigned values.Christopher Ferris2013-09-109-9/+9
* Merge "Fix all debug directives." into klp-devChristopher Ferris2013-08-2916-232/+350
|\
| * Fix all debug directives.Christopher Ferris2013-08-2816-232/+350
* | Merge "Fix pthread_getcpuclockid." into klp-devBrian Carlstrom2013-08-261-2/+8
|\ \ | |/ |/|
| * Fix pthread_getcpuclockid.Jeff Hao2013-08-261-2/+8
* | Merge "Change how DNS resolver handle no default iface" into klp-devRobert Greenwalt2013-08-242-15/+13
|\ \ | |/ |/|
| * Change how DNS resolver handle no default ifaceRobert Greenwalt2013-08-232-15/+13
* | Apply upstream commit 943a6621866e9d6e654f5cfe1494378c1fb8957a.Elliott Hughes2013-08-223-6/+14
* | Work around tzcode's reliance on signed overflow.Elliott Hughes2013-08-221-0/+2
|/
* Update all debug directives.Christopher Ferris2013-08-2016-2/+104
* Create optimized __strcpy_chk/__strcat_chk.Christopher Ferris2013-08-1420-555/+1952
* Make ctype.h a little less unhygienic.Elliott Hughes2013-08-132-20/+30
* Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.Elliott Hughes2013-08-138-13/+216
* Add futimens.Elliott Hughes2013-08-083-1/+37
* bionic: name malloc'd regionsColin Cross2013-08-081-0/+18
* bionic: add function to name memoryColin Cross2013-08-073-0/+94
* Optimize __memset_chk, __memcpy_chk.Christopher Ferris2013-08-0613-45/+285
* Fix strcpy.c that should have been strcpy.S.Christopher Ferris2013-08-051-1/+1
* Merge "Optimize strcat/strcpy, small tweaks to strlen."Christopher Ferris2013-08-0513-38/+2247
|\
| * Optimize strcat/strcpy, small tweaks to strlen.Christopher Ferris2013-08-0213-38/+2247
* | am cd927519: Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32"Elliott Hughes2013-08-051-0/+5
|\ \
| * \ Merge "Fix stdint.h intptr_t/uintptr_t for x86_64/x32"Elliott Hughes2013-08-051-0/+5
| |\ \
| | * | Fix stdint.h intptr_t/uintptr_t for x86_64/x32Pavel Chupin2013-08-021-0/+5
* | | | am a0473d77: Merge "syslog needs a valid socket path for _PATH_LOG"Elliott Hughes2013-08-051-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "syslog needs a valid socket path for _PATH_LOG"Elliott Hughes2013-08-051-1/+1
| |\ \ \
| | * | | syslog needs a valid socket path for _PATH_LOGCédric Cabessa2012-05-131-1/+1
* | | | | am a9c5bb97: Merge "Fix the detection of alt-network in dns resolver."Robert Greenwalt2013-08-051-9/+12
|\ \ \ \ \ | |/ / / /
| * | | | Fix the detection of alt-network in dns resolver.Robert Greenwalt2013-08-051-9/+12
* | | | | am 3287dccf: Merge "Add ssse3 implementation of __memcmp16."Elliott Hughes2013-08-025-30/+402
|\ \ \ \ \ | |/ / / /
| * | | | Add ssse3 implementation of __memcmp16.Alexander Ivchenko2013-08-025-30/+402
* | | | | am aa2733d1: Merge "Update the comments to reflect the current status."Ben Cheng2013-08-021-6/+14
|\ \ \ \ \ | |/ / / /
| * | | | Update the comments to reflect the current status.Ben Cheng2013-08-021-6/+14
* | | | | am a6ed05c1: Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and h...Elliott Hughes2013-08-021-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge "libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher"Elliott Hughes2013-08-021-1/+2
| |\ \ \ \
| | * | | | libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and highersynergydev2013-07-291-1/+2
| | | |/ / | | |/| |
* | | | | am e6345f1a: Merge "Tell the dns resolver about our domains."Robert Greenwalt2013-07-311-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Tell the dns resolver about our domains.Robert Greenwalt2013-07-311-0/+6
| |/ /