- f975bc2 am 7b87d441: Merge "Switch to OpenBSD res_random." by Elliott Hughes · 12 years ago
- 06b0339 am 59de803a: Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 12 years ago
- a04130f am 9f5dee55: Merge "Remove unnecessary calls to LinkedList::clear()" by Dmitriy Ivanov · 12 years ago
- 8e35e9e am d2bd3c47: Merge "Enable __cxa_atexit && __cxa_finalize for linker" by Dmitriy Ivanov · 12 years ago
- 7b87d44 Merge "Switch to OpenBSD res_random." by Elliott Hughes · 12 years ago
- 59de803 Merge "libc should use O_CLOEXEC when opening files for its own use." by Elliott Hughes · 12 years ago
- 9f5dee5 Merge "Remove unnecessary calls to LinkedList::clear()" by Dmitriy Ivanov · 12 years ago
- c674edb libc should use O_CLOEXEC when opening files for its own use. by Elliott Hughes · 12 years ago
- 608217e Remove unnecessary calls to LinkedList::clear() by Dmitriy Ivanov · 12 years ago
- d2bd3c4 Merge "Enable __cxa_atexit && __cxa_finalize for linker" by Dmitriy Ivanov · 12 years ago
- 1424140 Enable __cxa_atexit && __cxa_finalize for linker by Dmitriy Ivanov · 12 years ago
- 05409de am c764fb24: Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 12 years ago
- c764fb2 Merge "Fix pthread_getattr_np for the main thread." by Elliott Hughes · 12 years ago
- 57b7a61 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 12 years ago
- a9c435e am 9e307af9: Merge "Add standard throw() spec to delete operators." by Chih-Hung Hsieh · 12 years ago
- 9e307af Merge "Add standard throw() spec to delete operators." by Chih-Hung Hsieh · 12 years ago
- ae558d6 Add standard throw() spec to delete operators. by Chih-Hung Hsieh · 12 years ago
- 685c722 am a4a8c4fe: Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 12 years ago
- a4a8c4f Merge "Fix, generalize stdatomic.h; improve test." by Hans Boehm · 12 years ago
- 00aaea3 Fix, generalize stdatomic.h; improve test. by Hans Boehm · 12 years ago
- 0c3ef37 am 9d34f6a9: Merge "Bump soinfo version" by Dmitriy Ivanov · 12 years ago
- 9d34f6a Merge "Bump soinfo version" by Dmitriy Ivanov · 12 years ago
- 0d15094 Bump soinfo version by Dmitriy Ivanov · 12 years ago
- 740cf63 am 0b9fa4c9: Merge "Fix dlmalloc build." by Dan Albert · 12 years ago
- 0b9fa4c Merge "Fix dlmalloc build." by Dan Albert · 12 years ago
- ef619cc Fix dlmalloc build. by Dan Albert · 12 years ago
- a2dcd94 am 4756afe3: Merge "Implement malloc_info(3)." by Dan Albert · 12 years ago
- 4756afe Merge "Implement malloc_info(3)." by Dan Albert · 12 years ago
- 4caa1f0 Implement malloc_info(3). by Dan Albert · 12 years ago
- 4592c5e Merge branch 'lmp-dev-plus-aosp' of https://googleplex-android.googlesource.com/_direct/platform/bionic into lmp-dev-plus-aosp by Elliott Hughes · 12 years ago
- 021ce40 am 84d0683a: Fix unistd.getpid_caching_and_clone. by Elliott Hughes · 12 years ago
- 0bcfedb am 538db6d2: Merge "Fix unistd.getpid_caching_and_clone." by Elliott Hughes · 12 years ago
- 538db6d Merge "Fix unistd.getpid_caching_and_clone." by Elliott Hughes · 12 years ago
- 2b3b2ec Fix unistd.getpid_caching_and_clone. by Elliott Hughes · 12 years ago
- 84d0683 Fix unistd.getpid_caching_and_clone. by Elliott Hughes · 12 years ago
- ab537ae am 2e6c5fc4: Merge "Remove _flush_cache(2) for mips64." by Dan Albert · 12 years ago
- 2e6c5fc Merge "Remove _flush_cache(2) for mips64." by Dan Albert · 12 years ago
- 87c5f24 am 2bd88d45: Merge "Run constructors before resolving ifunc functions" by Dmitriy Ivanov · 12 years ago
- 2bd88d4 Merge "Run constructors before resolving ifunc functions" by Dmitriy Ivanov · 12 years ago
- 9598b8c Run constructors before resolving ifunc functions by Dmitriy Ivanov · 12 years ago
- 47793d6 Remove _flush_cache(2) for mips64. by Dan Albert · 12 years ago
- ba8dede am 31572118: Merge "__gnu_basename(3) is accounted for." by Dan Albert · 12 years ago
- 3157211 Merge "__gnu_basename(3) is accounted for." by Dan Albert · 12 years ago
- 2320b02 __gnu_basename(3) is accounted for. by Dan Albert · 12 years ago
- d00ce65 am 2d80400a: Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 12 years ago
- 1fa71e6 am d5fbc371: Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream." by Elliott Hughes · 12 years ago
- d5fbc37 Merge "Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream." by Elliott Hughes · 12 years ago
- 6b841db Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream. by Elliott Hughes · 12 years ago
- ff3adf1 am b6ed5407: Merge "Simplify _ALIGN_TEXT." by Elliott Hughes · 12 years ago
- 1b6b56a am 7134fc30: Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 12 years ago
- 28bd4fd am 3bcd414b: Merge "Clean up some of our python scripts." by Elliott Hughes · 12 years ago
- c64b680 am 55244a9b: Merge "Add <stdio_ext.h> for elfutils." by Elliott Hughes · 12 years ago
- c4b55c1 am b61c5064: Merge "Work around atomic_load(const T*) issues." by Hans Boehm · 12 years ago
- b6ed540 Merge "Simplify _ALIGN_TEXT." by Elliott Hughes · 12 years ago
- 0e7f8a9 Simplify _ALIGN_TEXT. by Elliott Hughes · 12 years ago
- 2d80400 Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 12 years ago
- b61c506 Merge "Work around atomic_load(const T*) issues." by Hans Boehm · 12 years ago
- d61f102 am b9d674c8: Merge "Implement the GNU basename(3) in addition to the POSIX one." by Elliott Hughes · 12 years ago
- 1e8587a Work around atomic_load(const T*) issues. by Hans Boehm · 12 years ago
- f642846 am 1506fc17: Expose android_set_abort_message(). by Dan Albert · 12 years ago
- b8a8d1d am c5d6df6f: Merge "Add in_port_t and move it and in_addr_t to the correct header file." by Elliott Hughes · 12 years ago
- 59b5f58 am 6f4220c4: Merge "Move the meat of <features.h> into <sys/cdefs.h>." by Elliott Hughes · 12 years ago
- 1506fc1 Expose android_set_abort_message(). by Dan Albert · 12 years ago
- f01d69e am 2222eae6: Merge "Missing #include <sys/cdefs.h>." by Dan Albert · 12 years ago
- f00e862 am 17f83c93: Merge "Remove unused defines from <features.h>." by Elliott Hughes · 12 years ago
- d971171 am 934c8015: Merge "Expose android_set_abort_message()." by Dan Albert · 12 years ago
- ecd4835 am e4fcc3ad: Merge "Fix _BSD_SOURCE/__USE_BSD." by Elliott Hughes · 12 years ago
- 707ed62 am 8a76ee82: Merge "Revert "Add support for protected local symbol lookup."" by Dmitriy Ivanov · 12 years ago
- c5d6df6 Merge "Add in_port_t and move it and in_addr_t to the correct header file." by Elliott Hughes · 12 years ago
- 35d226e Add in_port_t and move it and in_addr_t to the correct header file. by Elliott Hughes · 12 years ago
- 19bf7f7 resolved conflicts for merge of e3ad34b3 to lmp-dev-plus-aosp by Dmitriy Ivanov · 12 years ago
- 55244a9 Merge "Add <stdio_ext.h> for elfutils." by Elliott Hughes · 12 years ago
- 2b021e1 Add <stdio_ext.h> for elfutils. by Elliott Hughes · 12 years ago
- b9d674c Merge "Implement the GNU basename(3) in addition to the POSIX one." by Elliott Hughes · 12 years ago
- 09c39d6 Implement the GNU basename(3) in addition to the POSIX one. by Elliott Hughes · 12 years ago
- 6f4220c Merge "Move the meat of <features.h> into <sys/cdefs.h>." by Elliott Hughes · 12 years ago
- f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 12 years ago
- 17f83c9 Merge "Remove unused defines from <features.h>." by Elliott Hughes · 12 years ago
- f800969 Remove unused defines from <features.h>. by Elliott Hughes · 12 years ago
- e4fcc3a Merge "Fix _BSD_SOURCE/__USE_BSD." by Elliott Hughes · 12 years ago
- b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 12 years ago
- 8a76ee8 Merge "Revert "Add support for protected local symbol lookup."" by Dmitriy Ivanov · 12 years ago
- 02aa705 Revert "Add support for protected local symbol lookup." by Dmitriy Ivanov · 12 years ago
- 38ba927 am 0baf2ca3: Merge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)." by Elliott Hughes · 12 years ago
- c228979 am 205cc415: Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 12 years ago
- 247e441 Resolved conflicts for merge of 6df7b609 to lmp-dev-plus-aosp. by Dan Albert · 12 years ago
- 205cc41 Merge "Improve <sys/cdefs.h>." by Elliott Hughes · 12 years ago
- 2cfb4e8 Improve <sys/cdefs.h>. by Elliott Hughes · 12 years ago
- e3ad34b Merge "Revert "Add support for protected local symbol lookup."" into lmp-dev by Dmitriy Ivanov · 12 years ago
- 9419420 Revert "Add support for protected local symbol lookup." by Dmitriy Ivanov · 12 years ago
- bd4351f am 54d24e09: Merge "Fix leak_realloc, copy entire allocation." by Christopher Ferris · 12 years ago
- 3290fd4 am 3c7c9a8d: (-s ours) Merge "malloc_usable_size returns the original size." by Christopher Ferris · 12 years ago
- 6df7b60 Hide C++ stuff in libc. Put it back in libstdc++. by Dan Albert · 12 years ago
- 2b91cf3 am db2e0247: Merge "Hide C++ stuff in libc. Put it back in libstdc++." by Dan Albert · 12 years ago
- 3d7f92e am 9e56ce4c: Merge "Fix leak_realloc, copy entire allocation." into lmp-dev by Christopher Ferris · 12 years ago
- 7134fc3 Merge "Regenerate "services.h" from /etc/services." by Elliott Hughes · 12 years ago
- c4a1de1 Regenerate "services.h" from /etc/services. by Elliott Hughes · 12 years ago
- 3bcd414 Merge "Clean up some of our python scripts." by Elliott Hughes · 12 years ago
- dc1fb70 Clean up some of our python scripts. by Elliott Hughes · 12 years ago
- 2222eae Merge "Missing #include <sys/cdefs.h>." by Dan Albert · 12 years ago