1. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  2. 70b24b1 Switch pthread_create over to __bionic_clone. by Elliott Hughes · 12 years ago
  3. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  4. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 12 years ago
  5. b8cf18b MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's. by Elliott Hughes · 12 years ago
  6. 7f70c9b AArch64: Fix uses of stack size for 32/64bit libc builds by Serban Constantinescu · 12 years ago
  7. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  8. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  9. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  10. c4c6e19 pthread_exit should call __NR_exit with status 0. by Elliott Hughes · 12 years ago
  11. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago
  12. 0995a7b [MIPS] __dso_handle.S and __dso_handle_so.S not needed. by Pete Delaney · 12 years ago
  13. 3688601 [MIPS] Rewrite MIPS crtbegin* as C files. by Pete Delaney · 12 years ago
  14. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 12 years ago
  15. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  16. 40eabe2 Fix the pthread_setname_np test. by Elliott Hughes · 12 years ago
  17. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 13 years ago
  18. c1b44ec Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>" by David 'Digit' Turner · 13 years ago
  19. c124baa libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h> by David 'Digit' Turner · 13 years ago
  20. b03bc56 [MIPS] Check error status from pipe system call by KwongYuan Wong · 13 years ago
  21. 0a150ea libc: remove ctors/dtors sections by Ard Biesheuvel · 13 years ago
  22. 405b802 MIPS support for libc. by Raghu Gandham · 13 years ago