summaryrefslogtreecommitdiffstats
path: root/libc/private
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-097-181/+1
* Fix __errno for LP64 and clean up __get_tls.Elliott Hughes2013-10-092-36/+65
* Fix MIPS build.Elliott Hughes2013-10-061-1/+1
* libc: Remove deprecated registersynergydev2013-10-061-4/+4
* x86_64: Fix get_tls and statvfsPavel Chupin2013-10-031-0/+6
* Remove 32-bit assumptions from the ELF code.Elliott Hughes2013-09-302-5/+5
* Fix mismatch between declaration and forward declarationBernhard Rosenkraenzer2013-09-181-1/+1
* Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.Christopher Ferris2013-08-142-13/+49
* Define PTHREAD_KEYS_MAX and _POSIX_THREAD_KEYS_MAX in a POSIX-compliant way.Elliott Hughes2013-07-291-1/+6
* Bump the number of TLS slots to 128.Elliott Hughes2013-07-251-1/+1
* am 9562d38d: Merge "Clean up __builtin_expect usage."Elliott Hughes2013-07-161-3/+0
|\
| * Clean up __builtin_expect usage.Elliott Hughes2013-07-161-3/+0
* | am 84983592: Merge "bionic_atomic_arm.h: Remove < ARMv6 support"Nick Kralevich2013-07-031-77/+6
|\ \ | |/
| * bionic_atomic_arm.h: Remove < ARMv6 supportNick Kralevich2013-07-031-77/+6
* | am 87b4286f: Merge "Expose dn_comp and dn_expand to system C code."Elliott Hughes2013-07-021-3/+2
|\ \ | |/
| * Expose dn_comp and dn_expand to system C code.Lorenzo Colitti2013-07-021-3/+2
* | am 227b47a4: Merge "resolv_private.h: remove #define b64_ntop and b64_pton"Nick Kralevich2013-06-281-5/+0
|\ \ | |/
| * resolv_private.h: remove #define b64_ntop and b64_ptonNick Kralevich2013-06-281-5/+0
* | am c656d732: Merge "Always use v1 for MIPS TLS access."Elliott Hughes2013-06-181-1/+2
|\ \ | |/
| * Always use v1 for MIPS TLS access.Elliott Hughes2013-06-181-1/+2
* | am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS"Elliott Hughes2013-06-171-12/+9
|\ \ | |/
| * don't hardcode register r0/v1 when reading the TLSMathias Agopian2013-06-171-12/+9
* | am 944ea1a3: Merge "Clean up abort."Elliott Hughes2013-06-121-0/+9
|\ \ | |/
| * Clean up abort.Elliott Hughes2013-06-121-0/+9
* | am 18af4503: Merge "Ensure header files using __BEGIN_DECLS include sys/cdefs...Elliott Hughes2013-06-054-0/+5
|\ \ | |/
| * Ensure header files using __BEGIN_DECLS include sys/cdefs.h.Elliott Hughes2013-06-054-0/+5
* | am 8d36050a: Merge "Clean up useless declaration in thread_private.h"Elliott Hughes2013-06-051-111/+0
|\ \ | |/
| * Clean up useless declaration in thread_private.hKito Cheng2013-06-051-111/+0
* | am 8539961f: Merge "FORTIFY_SOURCE: strcat / strncat optimize"Nick Kralevich2013-05-311-3/+0
|\ \ | |/
| * FORTIFY_SOURCE: strcat / strncat optimizeNick Kralevich2013-05-311-3/+0
* | am 6f502bc7: Merge "Add more __restricts, clean up __format__ attributes."Elliott Hughes2013-05-141-4/+4
|\ \ | |/
| * Add more __restricts, clean up __format__ attributes.Elliott Hughes2013-05-141-4/+4
* | am 240fb862: Merge "Make abort messages available to debuggerd."Elliott Hughes2013-04-052-0/+18
|\ \ | |/
| * Make abort messages available to debuggerd.Elliott Hughes2013-04-052-0/+18
* | resolv_cache: hide some libc private functionsNick Kralevich2013-03-291-0/+15
* | am 987fc5a3: am adeec096: Merge "Hide various symbols that shouldn\'t be expo...Elliott Hughes2013-03-151-1/+1
|\ \ | |/
| * Hide various symbols that shouldn't be exposed.Elliott Hughes2013-03-151-1/+1
* | am 5f829205: am c1416647: Merge "Clean up internal libc logging."Elliott Hughes2013-03-153-86/+48
|\ \ | |/
| * Clean up internal libc logging.Elliott Hughes2013-03-153-86/+48
* | am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)."Elliott Hughes2013-02-251-0/+50
|\ \ | |/
| * Reimplement scandir(3).Elliott Hughes2013-02-251-0/+50
* | am 39804dcd: Merge "Fix the pthread_setname_np test."Elliott Hughes2013-02-151-3/+0
|\ \ | |/
| * Fix the pthread_setname_np test.Elliott Hughes2013-02-151-3/+0
* | am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd...Elliott Hughes2013-02-141-0/+3
|\ \ | |/
| * Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces.Elliott Hughes2013-02-141-0/+3
* | am 3002d64b: Merge "Everyone has a TLS register."Elliott Hughes2013-02-131-42/+12
|\ \ | |/
| * Everyone has a TLS register.Elliott Hughes2013-02-121-42/+12
* | am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup."""Elliott Hughes2013-02-124-11/+71
|\ \ | |/
| * Revert "Revert "More pthreads cleanup.""Elliott Hughes2013-02-124-11/+71
* | am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup.""Elliott Hughes2013-02-114-69/+11
|\ \ | |/