1. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  2. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  3. effaa78 [MIPS] Reimplement syscall to invoke the system call directly by Chris Dearman · 12 years ago
  4. 0620925 Clean up the 32-bit kernel support, fix LP64 fcntl declaration. by Elliott Hughes · 12 years ago
  5. 6b53c23 Fix the exit syscall stub's name. by Elliott Hughes · 12 years ago
  6. 1195207 Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls. by Elliott Hughes · 12 years ago
  7. cac7b9d Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls. by Elliott Hughes · 12 years ago
  8. f8fcfbc Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls. by Elliott Hughes · 12 years ago
  9. c7e9b23 Fix sigaction(3) for 64-bit. by Elliott Hughes · 12 years ago
  10. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  11. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 12 years ago
  12. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 12 years ago
  13. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 12 years ago
  14. 232163c Clean up the cpuacct cruft. by Elliott Hughes · 12 years ago
  15. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 12 years ago
  16. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 12 years ago
  17. 4200e62 libc: add timerfd calls by Todd Poynor · 12 years ago
  18. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 12 years ago
  19. 17a8b0d Expose wait4 as wait4 rather than __wait4. by Elliott Hughes · 12 years ago
  20. a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 13 years ago
  21. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 13 years ago
  22. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 13 years ago
  23. e36c826 Add unshare() syscall. by Jeff Sharkey · 13 years ago
  24. dbd5eca resolved conflicts for merge of e5408907 to jb-dev-plus-aosp by Elliott Hughes · 13 years ago
  25. 1fa0d84 [MIPS] Add support for MIPS syscalls by Raghu Gandham · 14 years ago