- f09f6db Merge "Use the NetBSD <sys/exec_elf.h>." by Elliott Hughes · 12 years ago
- a6a3ac5 Use the NetBSD <sys/exec_elf.h>. by Elliott Hughes · 12 years ago
- 3db2fc5 Merge "Don't collect useless stack frames; do demangle C++ symbols." by Elliott Hughes · 12 years ago
- 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 12 years ago
- a0151cb Merge "Unit tests for formatting code, fix %%." by Elliott Hughes · 12 years ago
- 41b3179 Unit tests for formatting code, fix %%. by Elliott Hughes · 12 years ago
- 0a91b11 Merge "More debug malloc fixes." by Elliott Hughes · 12 years ago
- 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
- 6a94cb7 Merge "arm syscall : for eabi call_default don't use stack" by Elliott Hughes · 12 years ago
- b871e5d Merge "system_properties: do more checking of file" by Nick Kralevich · 12 years ago
- c16961b system_properties: do more checking of file by Nick Kralevich · 12 years ago
- 82ef829 Merge "prctl.h: include sys/cdefs.h" by Nick Kralevich · 12 years ago
- 8e70b0d prctl.h: include sys/cdefs.h by Nick Kralevich · 12 years ago
- b3351f1 Merge "libc: use more secure system properties if available" by Nick Kralevich · 12 years ago
- 32417fb libc: use more secure system properties if available by Nick Kralevich · 12 years ago
- 778a68e Merge "Don't free anything when reporting leaks." by Elliott Hughes · 12 years ago
- 5c8f75e Merge "Disable leak checking for mksh; it's way too leaky." by Elliott Hughes · 12 years ago
- 848247a Don't free anything when reporting leaks. by Elliott Hughes · 12 years ago
- 84f8b5f Disable leak checking for mksh; it's way too leaky. by Elliott Hughes · 12 years ago
- 28f82b2 Merge "Add const for first argument of sigismember for fit POSIX spec" by Elliott Hughes · 12 years ago
- 8d6302c Merge "Our strcoll(3) is no different from NetBSD's, so take exactly theirs." by Elliott Hughes · 12 years ago
- 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 12 years ago
- 547eba0 Merge "Avoid overflow in memccpy." by Elliott Hughes · 12 years ago
- c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 12 years ago
- 85597e2 Merge "Clean up debuggerd-related logging." by Elliott Hughes · 12 years ago
- 7af7895 Merge "Use the new non-allocating logging for dlmalloc failures." by Elliott Hughes · 12 years ago
- ce4cf90 Use the new non-allocating logging for dlmalloc failures. by Elliott Hughes · 12 years ago
- 6b8e321 Clean up debuggerd-related logging. by Elliott Hughes · 12 years ago
- 244bee5 Merge "bionic_auxv.h: fix #define conflict" by Nick Kralevich · 12 years ago
- abc21c8 bionic_auxv.h: fix #define conflict by Nick Kralevich · 12 years ago
- 02f96b9 Merge "Add missing extern "C"." by Elliott Hughes · 12 years ago
- f90b95e Add missing extern "C". by Elliott Hughes · 12 years ago
- ca48376 Merge "Fix the duplication in the debugging code." by Elliott Hughes · 12 years ago
- f373b11 Add const for first argument of sigismember for fit POSIX spec by Kito Cheng · 12 years ago
- 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago
- 5496bbf Merge "Revert "Filter ANDROID_PROPERTY_WORKSPACE"" by Nick Kralevich · 12 years ago
- 4df577f Revert "Filter ANDROID_PROPERTY_WORKSPACE" by Guang Zhu · 12 years ago
- 4bfaf1e Merge "FORTIFY_SOURCE: optimize" by Nick Kralevich · 12 years ago
- e4ca88d Merge "Add functionlity to the scripts to replace tokens in kernel headers based on architecture." by Elliott Hughes · 12 years ago
- a44e9af FORTIFY_SOURCE: optimize by Nick Kralevich · 12 years ago
- a864c2c Add functionlity to the scripts to replace tokens in kernel headers by Raghu Gandham · 12 years ago
- f3fe194 Merge "linker: add -Wl,--exclude-libs,ALL to LDFLAGS" by Nick Kralevich · 12 years ago
- d89ce40 linker: add -Wl,--exclude-libs,ALL to LDFLAGS by Nick Kralevich · 12 years ago
- 1271cdc Merge "Revert "stack protector: use AT_RANDOM"" by Nick Kralevich · 12 years ago
- 36bd371 Revert "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
- ba117e4 Merge "stack protector: use AT_RANDOM" by Nick Kralevich · 12 years ago
- 1b34228 Merge "Filter ANDROID_PROPERTY_WORKSPACE" by Nick Kralevich · 12 years ago
- e3a49a8 stack protector: use AT_RANDOM by Nick Kralevich · 12 years ago
- 14e1975 Merge "Fix signalfd for MIPS." by Elliott Hughes · 12 years ago
- f193b9f Fix signalfd for MIPS. by Elliott Hughes · 12 years ago
- faa0fdb arm syscall : for eabi call_default don't use stack by Matthieu Castet · 12 years ago
- a0f6475 Filter ANDROID_PROPERTY_WORKSPACE by Nick Kralevich · 12 years ago
- 791e26d Merge "Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic.""" by Elliott Hughes · 12 years ago
- acb907f Revert "DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions to bionic."" by Elliott Hughes · 12 years ago
- b59e358 Merge "fix strerror_r test" by Nick Kralevich · 12 years ago
- 6060589 fix strerror_r test by Nick Kralevich · 12 years ago
- b09d7d8 Merge "Add __aeabi_idiv to the dummy reference list." by Ben Cheng · 12 years ago
- 35f5385 Add __aeabi_idiv to the dummy reference list. by Ben Cheng · 12 years ago
- 29fe857 Merge "headers: update auxvec.h from Linux kernel" by Nick Kralevich · 12 years ago
- a67e4de headers: update auxvec.h from Linux kernel by Nick Kralevich · 12 years ago
- 68fa57f Merge "Name anonymous mmap mallocs." by Ian Rogers · 12 years ago
- bb897fa Merge "libc_init_static: apply relro earlier." by Nick Kralevich · 12 years ago
- 09d13c3 Merge "Fix my git mistake." by Elliott Hughes · 12 years ago
- 99c3205 Fix my git mistake. by Elliott Hughes · 12 years ago
- 48c632a Merge "[MIPS] Set DT_DEBUG dyntab entry if it is writable" by Elliott Hughes · 12 years ago
- cf23905 [MIPS] Set DT_DEBUG dyntab entry if it is writable by Chris Dearman · 12 years ago
- 9fb48ac libc_init_static: apply relro earlier. by Nick Kralevich · 12 years ago
- 8921060 Name anonymous mmap mallocs. by Ian Rogers · 12 years ago
- 2c5153b libc: add getauxval() by Nick Kralevich · 12 years ago
- 69c8994 Merge "Add stack canaries / strcpy tests." by Nick Kralevich · 12 years ago
- dcab1b2 Add stack canaries / strcpy tests. by Nick Kralevich · 12 years ago
- a12c544 Fix unused warnings in pthread.c by Wink Saville · 12 years ago
- bfde0b6 Merge "glibc 2.15 treats errno as signed in strerror(3)." by Elliott Hughes · 12 years ago
- e6e6006 glibc 2.15 treats errno as signed in strerror(3). by Elliott Hughes · 12 years ago
- 0d3700d Merge "Only have one copy of the kernel_sigset_t hack, and add more tests." by Elliott Hughes · 12 years ago
- c5d028f Only have one copy of the kernel_sigset_t hack, and add more tests. by Elliott Hughes · 12 years ago
- 2bbb8fa Merge "Add signalfd call to bionic" by Elliott Hughes · 12 years ago
- a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
- 364d9ee Merge "Don't test GNU-style ELF hashes on MIPS." by Elliott Hughes · 12 years ago
- a43e906 Don't test GNU-style ELF hashes on MIPS. by Elliott Hughes · 12 years ago
- 7e22db0 Merge "Fix an off-by-one error in the sigset_t function error handling." by Elliott Hughes · 12 years ago
- fb5e5cb Fix an off-by-one error in the sigset_t function error handling. by Elliott Hughes · 12 years ago
- 26c5b2d Merge "[MIPS] Rewrite fenv.h for Android" by Elliott Hughes · 12 years ago
- d199017 [MIPS] Rewrite fenv.h for Android by Raghu Gandham · 12 years ago
- 63dc592 Merge "Add AF_CAN and PF_CAN (and other missing families)." by Elliott Hughes · 12 years ago
- d73c0b3 Add AF_CAN and PF_CAN (and other missing families). by Elliott Hughes · 12 years ago
- f003694 Merge "Fix debug malloc." by Elliott Hughes · 12 years ago
- db492b3 Fix debug malloc. by Elliott Hughes · 12 years ago
- b1b5317 Merge "sysconf.c was renamed to sysconf.cpp (and modified)..." by Elliott Hughes · 12 years ago
- 7cbff41 sysconf.c was renamed to sysconf.cpp (and modified)... by Elliott Hughes · 12 years ago
- fb62558 Merge "Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK)." by Elliott Hughes · 12 years ago
- a55f630 Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK). by Elliott Hughes · 12 years ago
- 918d776 Merge "Support System.loadLibrary for libraries with transitive dependencies." by Elliott Hughes · 12 years ago
- f6524f8 Merge "Fix format_number." by Elliott Hughes · 12 years ago
- eababde Fix format_number. by Elliott Hughes · 12 years ago
- cade4c3 Support System.loadLibrary for libraries with transitive dependencies. by Elliott Hughes · 12 years ago
- 4b58214 Merge "Fix x86 dynamic linker build." by Elliott Hughes · 12 years ago
- 45288c5 Fix x86 dynamic linker build. by Elliott Hughes · 12 years ago
- a4ebdcf Merge "Check for unknown flags passed to dlopen(3)." by Elliott Hughes · 12 years ago
- e66190d Check for unknown flags passed to dlopen(3). by Elliott Hughes · 12 years ago