- fbae9f3 Bionic: Libc: Resolv: Stricter function signatures, unitialized return bug fix. by Sasha Levitskiy · 12 years ago
- 6e1a5cf Remove unused arm defines. by Christopher Ferris · 12 years ago
- acdde8c Break bionic implementations into arch versions. by Christopher Ferris · 12 years ago
- 30f1622 am 82f4cc5d: am 58b997c8: am f5f906c1: Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
- 82f4cc5 am 58b997c8: am f5f906c1: Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
- 58b997c am f5f906c1: Merge "libc: create sys/capability.h" by Nick Kralevich · 12 years ago
- 7c0dd55 libc: create sys/capability.h by Nick Kralevich · 12 years ago
- aa13eaa am d9cb6988: am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
- d9cb698 am 406968b2: am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
- 406968b am c0e9ddd0: Merge "Reimplement scandir(3)." by Elliott Hughes · 12 years ago
- 701bec2 Reimplement scandir(3). by Elliott Hughes · 12 years ago
- 92ce5cc am ed1068c8: am 7b8bf681: am f6bb5bf4: Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
- ed1068c am 7b8bf681: am f6bb5bf4: Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
- 7b8bf68 am f6bb5bf4: Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
- f6bb5bf Merge "Add the glibc-compatible names to <sys/endian.h>." by Elliott Hughes · 12 years ago
- 726642c am dd843914: am 440bc83d: am 7b2c6385: Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
- dd84391 am 440bc83d: am 7b2c6385: Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
- 440bc83 am 7b2c6385: Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
- bcedca2 am 41fb968c: am cadc8583: am bc0e7ee1: Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
- 41fb968 am cadc8583: am bc0e7ee1: Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
- cadc858 am bc0e7ee1: Merge "libc: add sys/signal.h for compatibility" by Nick Kralevich · 12 years ago
- 7b2c638 Merge "Fix <memory.h> to be a synonym for <string.h> like in glibc." by Elliott Hughes · 12 years ago
- 5d36bae Merge "gethostbyname: fix crash" by Nick Kralevich · 12 years ago
- 6f1b7a6 Fix <memory.h> to be a synonym for <string.h> like in glibc. by Elliott Hughes · 12 years ago
- cf820d7 Add the glibc-compatible names to <sys/endian.h>. by Elliott Hughes · 12 years ago
- b22a684 libc: add sys/signal.h for compatibility by Nick Kralevich · 12 years ago
- bfe0640 Don't pass pid to dnsproxyd by Nick Kralevich · 12 years ago
- a6b24b7 gethostbyname: fix crash by Nick Kralevich · 12 years ago
- 7dfc6a3 am e974e951: am 2a5b57db: am 580a7073: Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
- e974e95 am 2a5b57db: am 580a7073: Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
- 2a5b57d am 580a7073: Merge "Stop advertising rindex(3), which is both deprecated and unimplemented." by Elliott Hughes · 12 years ago
- d470955 am 72e983d6: am 398f46dd: am a0259b42: Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
- 72e983d am 398f46dd: am a0259b42: Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
- 538f6fc Stop advertising rindex(3), which is both deprecated and unimplemented. by Elliott Hughes · 12 years ago
- 398f46d am a0259b42: Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
- a0259b4 Merge "libc: remove bcmp prototype" by Nick Kralevich · 12 years ago
- 11ebbc8 libc: remove bcmp prototype by Nick Kralevich · 12 years ago
- 448f1f0 am caeb0bf5: am 719d46f8: am a9ff09d1: Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
- caeb0bf am 719d46f8: am a9ff09d1: Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
- 719d46f am a9ff09d1: Merge "Fix raise(3) so it works in signal handlers." by Elliott Hughes · 12 years ago
- fae89fc Fix raise(3) so it works in signal handlers. by Elliott Hughes · 12 years ago
- 818b142 Fix mako builds. Do not merge. by Jean-Baptiste Queru · 12 years ago
- cae2173 am ccd40316: Merge "use architecture-specific ssize_t definition" by Elliott Hughes · 12 years ago
- 7727287 am 593abb7b: Merge "stdlib: atexit: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
- c641caf use architecture-specific ssize_t definition by Thorsten Glaser · 12 years ago
- 593abb7 Merge "stdlib: atexit: include <sys/cdefs.h>" by Elliott Hughes · 12 years ago
- 5593d50 am eeecff72: Merge "Fix pthreads functions that should return ESRCH." by Elliott Hughes · 12 years ago
- 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago
- 61ba9b5 stdlib: atexit: include <sys/cdefs.h> by Chirayu Desai · 12 years ago
- 4174337 am 7f67f78a: Merge "dalvik is big enough and ugly enough to handle System.arraycopy itself." by Elliott Hughes · 12 years ago
- 6af1923 am 39804dcd: Merge "Fix the pthread_setname_np test." by Elliott Hughes · 12 years ago
- 081318e dalvik is big enough and ugly enough to handle System.arraycopy itself. by Elliott Hughes · 12 years ago
- 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
- 56a007c am 0a2cb815: Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
- 0a2cb81 Merge "Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces." by Elliott Hughes · 12 years ago
- f93de61 am b128f49f: Merge "bionic: Add securebits.h" by Nick Kralevich · 12 years ago
- fb7eb5e Simplify __stack_chk_fail, and fix it so we get debuggerd stack traces. by Elliott Hughes · 12 years ago
- 0276656 bionic: Add securebits.h by Nick Kralevich · 12 years ago
- 7331af7 am c2d26ce7: Merge "Turn on -Werror for ssp.cpp." by Elliott Hughes · 12 years ago
- dc5ec07 Turn on -Werror for ssp.cpp. by Elliott Hughes · 12 years ago
- dfa1e59 am fe33fc79: Merge "fix compiler warning." by Nick Kralevich · 12 years ago
- a261afb fix compiler warning. by Nick Kralevich · 12 years ago
- 2346559 am 6b97c7dc: Merge "ffs was not being built for x86." by Elliott Hughes · 12 years ago
- d254704 ffs was not being built for x86. by Elliott Hughes · 12 years ago
- 5ca3e4a am 95b1ea1b: Merge "Add a bunch more missing ENDs to assembler routines." by Elliott Hughes · 12 years ago
- a7603ff am 2fee0340: Merge "Everyone has CLZ." by Elliott Hughes · 12 years ago
- 6719500 Add a bunch more missing ENDs to assembler routines. by Elliott Hughes · 12 years ago
- 73964c5 Everyone has CLZ. by Elliott Hughes · 12 years ago
- 8ca1da6 resolved conflicts for merge of 62727429 to master by Elliott Hughes · 12 years ago
- d8213bb Update getnameinfo.c, remove dead code, and fix error reporting. by Elliott Hughes · 12 years ago
- 2db16ea am 3002d64b: Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
- 32a2340 am 9cbe1e63: Merge "Fix __pthread_clone and __bionic_clone error handling on x86." by Elliott Hughes · 12 years ago
- 3002d64 Merge "Everyone has a TLS register." by Elliott Hughes · 12 years ago
- b603251 Fix __pthread_clone and __bionic_clone error handling on x86. by Elliott Hughes · 12 years ago
- 91a9925 Everyone has a TLS register. by Elliott Hughes · 12 years ago
- 761b344 am 59aeff94: Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
- 59aeff9 Merge "Use ENTRY/END in custom x86 assembler too." by Elliott Hughes · 12 years ago
- bc35693 am 07f7e62a: Merge "Clean up pthread_create." by Elliott Hughes · 12 years ago
- 4b4a882 Clean up pthread_create. by Elliott Hughes · 12 years ago
- dde1d87 am 991ee7d8: Merge "Simplify pthread_create, using more public API." by Elliott Hughes · 12 years ago
- 6d33918 Simplify pthread_create, using more public API. by Elliott Hughes · 12 years ago
- f4e258c am 4912782c: Merge "Really set errno if __pthread_clone fails." by Elliott Hughes · 12 years ago
- 78715fc am 558a8b1d: Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
- 9f878c2 Really set errno if __pthread_clone fails. by Elliott Hughes · 12 years ago
- 558a8b1 Merge "Revert "Revert "More pthreads cleanup.""" by Elliott Hughes · 12 years ago
- 3e89847 Revert "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
- ac480b4 am 3fa67465: Merge "add factory property file definition" by Dima Zavin · 12 years ago
- 3fa6746 Merge "add factory property file definition" by Dima Zavin · 12 years ago
- 191f880 am bfa199ab: am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
- bfa199a am fcaf4e9f: Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
- fcaf4e9 Merge "Revert "More pthreads cleanup."" by Elliott Hughes · 12 years ago
- 6f94de3 Revert "More pthreads cleanup." by Elliott Hughes · 12 years ago
- 23731e8 am a2a9817f: am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
- a2a9817 am 85f491f9: Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
- 85f491f Merge "More pthreads cleanup." by Elliott Hughes · 12 years ago
- 13478d8 am 605cc293: am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
- 605cc29 am 83bf28e6: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
- 0f6882f am 8e2b28cb: am c56be54a: Merge "Use ENTRY/END in ARM __get_sp." by Elliott Hughes · 12 years ago
- a2b8b83 am c440d244: am cae7b2cf: Merge "Fix __pthread_clone on ARM to set errno on failure." by Elliott Hughes · 12 years ago
- b940711 am 03798dd2: am 1fea0f25: Merge "Clean up ARM assembler files to use ENTRY/END." by Elliott Hughes · 12 years ago