- fc5a93f Merge "Fix incorrect parameter types for locale funcs." by Dan Albert · 11 years ago
- ebf37e3 Merge "Switch to OpenBSD flags.c." by Elliott Hughes · 11 years ago
- 04643c1 Merge "Remove the unnecessary generic-neon code." by Christopher Ferris · 11 years ago
- a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
- c57e5c8 Merge "CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps." by Elliott Hughes · 11 years ago
- 2169e17 Remove the unnecessary generic-neon code. by Christopher Ferris · 11 years ago
- 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago
- 3c5037f Fix incorrect parameter types for locale funcs. by Dan Albert · 11 years ago
- 87b6906 Merge "Pull in upstream fixes to reject invalid bases." by Elliott Hughes · 11 years ago
- b05ec5a Pull in upstream fixes to reject invalid bases. by Elliott Hughes · 11 years ago
- 8642165 Merge "Sync with some upstream OpenBSD #include cleanup." by Elliott Hughes · 11 years ago
- 0ab5fd9 Merge "Switch to OpenBSD insque/remque/killpg." by Elliott Hughes · 11 years ago
- 49eed7d Switch to OpenBSD insque/remque/killpg. by Elliott Hughes · 11 years ago
- 08dc9d8 Sync with some upstream OpenBSD #include cleanup. by Elliott Hughes · 11 years ago
- 93951cf Merge "Fix a couple more cases of missing CLOEXEC." by Elliott Hughes · 11 years ago
- 0dc39f9 Fix a couple more cases of missing CLOEXEC. by Elliott Hughes · 11 years ago
- e8a9562 Merge "Test pthread_cleanup_push(3)/pthread_cleanup_pop(3)." by Elliott Hughes · 11 years ago
- 34c987a Test pthread_cleanup_push(3)/pthread_cleanup_pop(3). by Elliott Hughes · 11 years ago
- b2da456 Merge "Clean up fpathconf(3)/pathconf(3)." by Elliott Hughes · 11 years ago
- a186b2e Clean up fpathconf(3)/pathconf(3). by Elliott Hughes · 11 years ago
- d9cb0ed Merge "Unit test for abort(3)." by Elliott Hughes · 11 years ago
- 60452a2 Unit test for abort(3). by Elliott Hughes · 11 years ago
- 9f423c5 Merge "Use the uapi fs magic in <sys/vfs.h>." by Elliott Hughes · 11 years ago
- c296e4f Use the uapi fs magic in <sys/vfs.h>. by Elliott Hughes · 11 years ago
- 413de5b Merge "Add semaphore tests, fix sem_destroy." by Elliott Hughes · 11 years ago
- 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
- e716044 Merge "Remove references to MALLOC_LEAK_CHECK." by Christopher Ferris · 11 years ago
- 6fe376d Remove references to MALLOC_LEAK_CHECK. by Christopher Ferris · 11 years ago
- adc0134 Merge "Add greg_t for arm64." by Elliott Hughes · 11 years ago
- 8e4d371 Add greg_t for arm64. by Elliott Hughes · 11 years ago
- 13d6023 Merge "Exclude libstdc++ from linked libraries." by Dan Albert · 11 years ago
- d5e1c58 Merge "Move to v3.16.3 kernel headers." by Christopher Ferris · 11 years ago
- fb8d60f Merge "Fix lgamma_r/lgammaf_r/lgammal_r for -0." by Elliott Hughes · 11 years ago
- 653676d Move to v3.16.3 kernel headers. by Christopher Ferris · 11 years ago
- 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
- 82e7108 Merge "The nextafter functions use the wrong next representable value" by Elliott Hughes · 11 years ago
- 90be6c5 The nextafter functions use the wrong next representable value by Jingwei Zhang · 11 years ago
- 6ced005 Merge "Stack unwinding unit tests." by Elliott Hughes · 11 years ago
- bee1993 Stack unwinding unit tests. by Elliott Hughes · 11 years ago
- 0bd28a4 Merge "Update kernel uapi headers to v3.16.1." by Christopher Ferris · 11 years ago
- ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
- 6a310f4 Merge "Temporary disable DL_WARNs for unused DT_*" by Dmitriy Ivanov · 11 years ago
- 1b77423 Temporary disable DL_WARNs for unused DT_* by Dmitriy Ivanov · 11 years ago
- 77784cb Merge "Add Android*.mk files to additional dependencies" by Dmitriy Ivanov · 11 years ago
- bf50e26 Add Android*.mk files to additional dependencies by Dmitriy Ivanov · 11 years ago
- 03fef1f Merge "Fix some 32-bit-isms in <stdio.h>." by Elliott Hughes · 11 years ago
- 2ad11a9 Fix some 32-bit-isms in <stdio.h>. by Elliott Hughes · 11 years ago
- 2f5cf10 Merge "Pull input.h from v3.16.1 kernel headers." by Elliott Hughes · 11 years ago
- e2d86fe Pull input.h from v3.16.1 kernel headers. by Christopher Ferris · 11 years ago
- 3ec67de Exclude libstdc++ from linked libraries. by Dan Albert · 11 years ago
- 36a5aa0 Merge "Use the kernel's sa_restorer for aarch64." by Elliott Hughes · 11 years ago
- 56433ee Merge "Clean up the architecture-specific makefiles." by Elliott Hughes · 11 years ago
- e7c9a38 Merge "Fix 64bit build" by Dmitriy Ivanov · 11 years ago
- f240aa8 Fix 64bit build by Dmitriy Ivanov · 11 years ago
- 34ac60c Merge "Fix some unused DT_ warnings" by Dmitriy Ivanov · 11 years ago
- 7c02d94 Clean up the architecture-specific makefiles. by Elliott Hughes · 11 years ago
- 4a6e9a8 Fix some unused DT_ warnings by Dmitriy Ivanov · 11 years ago
- 17cc8e5 Merge "No arm source refers to SOFTFLOAT." by Elliott Hughes · 11 years ago
- b1a6c31 No arm source refers to SOFTFLOAT. by Elliott Hughes · 11 years ago
- 1cff9a8 Use the kernel's sa_restorer for aarch64. by Elliott Hughes · 11 years ago
- aea393c Merge "Remove has_DT_SYMBOLIC flag" by Dmitriy Ivanov · 11 years ago
- 8f61d99 Remove has_DT_SYMBOLIC flag by Dmitriy Ivanov · 11 years ago
- 380a3be Merge "Fix 32-bit arm unwinding through signal frames." by Elliott Hughes · 11 years ago
- 148dff3 Fix 32-bit arm unwinding through signal frames. by Elliott Hughes · 11 years ago
- 370704d Merge "Add benchmarks for pthread_rw_locks" by Calin Juravle · 11 years ago
- 837a962 Add benchmarks for pthread_rw_locks by Calin Juravle · 11 years ago
- 5cba3c6 Merge "Fix signal trampolines." by Elliott Hughes · 11 years ago
- 2997ae8 Merge "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL" by Dmitriy Ivanov · 11 years ago
- e8ba50f Fix dlsym() to take into account RTLD_GLOBAL/LOCAL by Dmitriy Ivanov · 11 years ago
- 0b8f6d5 Merge "Add dlfcn_test to glibc test suite." by Dmitriy Ivanov · 11 years ago
- 36f451a Fix signal trampolines. by Elliott Hughes · 11 years ago
- eb27bba Add dlfcn_test to glibc test suite. by Dmitriy Ivanov · 11 years ago
- 95b0c6a Merge "POSIX says <signal.h> gets you ucontext_t." by Elliott Hughes · 11 years ago
- 2c58104 Merge "Fix filename in comment in cmath" by Dan Albert · 11 years ago
- 2214a1c Fix filename in comment in cmath by m4tx · 11 years ago
- 85ef3b5 Merge "Update NOTICE files." by Elliott Hughes · 11 years ago
- ae51acc Merge "Remove an unused file." by Elliott Hughes · 11 years ago
- 5c2264a Update NOTICE files. by Elliott Hughes · 11 years ago
- 5681fe8 Remove an unused file. by Elliott Hughes · 11 years ago
- 26a8eb5 POSIX says <signal.h> gets you ucontext_t. by Elliott Hughes · 11 years ago
- 73d2059 Merge "Explain why clock(3) isn't broken." by Elliott Hughes · 11 years ago
- f83c208 Explain why clock(3) isn't broken. by Elliott Hughes · 11 years ago
- 21451f5 Merge "Get new coshl, sinhl, and tanhl implementations from upstream." by Elliott Hughes · 11 years ago
- c729d4f Get new coshl, sinhl, and tanhl implementations from upstream. by Elliott Hughes · 11 years ago
- a40a16e Merge "Add a test for pthread_gettid_np." by Elliott Hughes · 11 years ago
- 8fb639c Add a test for pthread_gettid_np. by Elliott Hughes · 11 years ago
- 69c2d7d Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
- 460ad74 Sync libm with upstream. by Elliott Hughes · 11 years ago
- e39e47c Merge "Remove "private/bionic_pthread.h"." by Elliott Hughes · 11 years ago
- 0f001b6 Remove "private/bionic_pthread.h". by Elliott Hughes · 11 years ago
- d74aa58 Merge "Fix unload of recursively linked library" by Dmitriy Ivanov · 11 years ago
- aad9206 Merge "Reformatting" by Dmitriy Ivanov · 11 years ago
- 66bbf15 Merge "Refactoring: C++11 style DISABLE_ bionic marcos" by Dmitriy Ivanov · 11 years ago
- 6abf624 Reformatting by Dmitriy Ivanov · 11 years ago
- a6ac54a Fix unload of recursively linked library by Dmitriy Ivanov · 11 years ago
- 8d8a789 Merge "Expose __swsetup for LP32 binary compatibility." by Elliott Hughes · 11 years ago
- 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
- 6487f0d Merge "Add IFUNC support for arm64 and IRELATIVE reloc" by Dmitriy Ivanov · 11 years ago
- 9aea164 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 11 years ago
- 5920a9a Merge "Add pthread_gettid_np and re-expose __get_thread for LP32." by Elliott Hughes · 11 years ago