summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-194-50/+130
* am 18442e02: (-s ours) am beb6e08a: Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-190-0/+0
|\
| * am beb6e08a: Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-194-50/+130
| |\
| | * Sync with upstream NetBSD lib/libc/regex.Elliott Hughes2015-10-164-50/+130
* | | Merge "Make sys_resource test more robust." into lollipop-cts-devYabin Cui2015-06-021-44/+68
|\ \ \
| * | | Make sys_resource test more robust.Yabin Cui2015-06-021-44/+68
|/ / /
* | | Add back symbols to fix Greed for Glory franchise.Christopher Ferris2014-10-091-6/+8
* | | Re-add dlmalloc for 32 bit.Christopher Ferris2014-10-092-3/+12
* | | Work around a bug in Immersion's libImmEmulatorJ.so.Elliott Hughes2014-10-072-2/+14
* | | am 40bc7cd4: (-s ours) DO NOT MERGE Re-add .save directive for arm assembler...Christopher Ferris2014-10-070-0/+0
|\ \ \ | |/ /
| * | DO NOT MERGE Re-add .save directive for arm assembler code.Christopher Ferris2014-06-1828-0/+28
* | | Force export symbols on all x86 variants in libc.Christopher Ferris2014-10-063-5/+22
* | | Reimplement clock(3) using clock_gettime(3)Alex Van Brunt2014-10-031-6/+7
* | | Explain why clock(3) isn't broken.Elliott Hughes2014-10-031-0/+3
* | | Merge "Re-expose more stdio implementation details for LP32." into lmp-devElliott Hughes2014-09-252-12/+9
|\ \ \
| * | | Re-expose more stdio implementation details for LP32.Elliott Hughes2014-09-242-12/+9
* | | | Fix sys_stat.mkfifo when not run as root.Christopher Ferris2014-09-241-11/+15
|/ / /
* | | Fix incorrect parameter types for locale funcs.Dan Albert2014-09-245-8/+8
* | | Pull input.h from v3.16.1 kernel headers.Christopher Ferris2014-09-141-124/+139
* | | Expose __swsetup for LP32 binary compatibility.Elliott Hughes2014-09-111-10/+6
* | | Add pthread_gettid_np and re-expose __get_thread for LP32.Elliott Hughes2014-09-116-8/+46
* | | Fix mips __fadvise64.S build failure.Elliott Hughes2014-09-112-3/+3
* | | Merge "Add posix_fadvise(3)." into lmp-devElliott Hughes2014-09-1111-2/+228
|\ \ \
| * | | Add posix_fadvise(3).Elliott Hughes2014-09-1011-2/+228
* | | | When comparing DNS server configs, also compare number of serversLorenzo Colitti2014-09-111-1/+16
|/ / /
* | | Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081177-3506/+1194
* | | Merge "Don't expose non-standard basename_r and dirname_r in LP64." into lmp-devElliott Hughes2014-09-083-37/+28
|\ \ \
| * | | Don't expose non-standard basename_r and dirname_r in LP64.Elliott Hughes2014-09-053-37/+28
* | | | Add arc4random_addrandom binary compatibility.Elliott Hughes2014-09-081-0/+5
* | | | Merge "Add dlmalloc_usable_size for 32 bit arches." into lmp-devChristopher Ferris2014-09-062-0/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Add dlmalloc_usable_size for 32 bit arches.Christopher Ferris2014-09-052-0/+14
* | | | Fix pthread_attr_getstack__main_thread.Elliott Hughes2014-09-042-0/+65
|/ / /
* | | Add back a dummy arc4random_stir for compatibility.Elliott Hughes2014-09-031-0/+5
* | | Merge "Upgrade bionic to tzdata2014g." into lmp-devElliott Hughes2014-09-021-0/+0
|\ \ \
| * | | Upgrade bionic to tzdata2014g.Elliott Hughes2014-09-021-0/+0
* | | | Make stdatomic.h work with gcc4.6 host compilerHans Boehm2014-09-022-12/+62
* | | | Undefine _Atomic before redefiningHans Boehm2014-09-021-0/+7
* | | | Fix, generalize stdatomic.h; improve test.Hans Boehm2014-09-023-11/+94
|/ / /
* | | Merge "Look into ld_preloads before current library" into lmp-devDmitriy Ivanov2014-09-011-9/+27
|\ \ \
| * | | Look into ld_preloads before current libraryDmitriy Ivanov2014-08-291-9/+27
* | | | Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.Elliott Hughes2014-08-293-22/+22
|/ / /
* | | Have pthread_attr_getstack for the main thread report RLIMIT_STACK...Elliott Hughes2014-08-272-30/+24
* | | Merge "Fix pthread_getattr_np for the main thread." into lmp-devElliott Hughes2014-08-2716-236/+169
|\ \ \
| * | | Fix pthread_getattr_np for the main thread.Elliott Hughes2014-08-2616-236/+169
* | | | Merge "Replace snprintf calls in linker." into lmp-devChristopher Ferris2014-08-272-3/+17
|\ \ \ \
| * | | | Replace snprintf calls in linker.Christopher Ferris2014-08-272-3/+17
* | | | | Merge "call uselocale() before freelocale() to make sure that g_local_key has...Elliott Hughes2014-08-272-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | call uselocale() before freelocale() to make sure that g_local_key has a vali...Wally Yau2014-08-272-2/+4
| |/ / /
* | | | Use the default unwind code.Christopher Ferris2014-08-261-2/+3
|/ / /
* | | Fix unistd.getpid_caching_and_clone.Elliott Hughes2014-08-211-0/+4