1. 0000826 Add posix_fadvise(3). by Elliott Hughes · 10 years ago
  2. 7efad83 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 10 years ago
  3. e35fd48 Make __set_errno hidden in asm. by Dan Albert · 10 years ago
  4. 4f76469 Implement <sys/fsuid.h>. by Elliott Hughes · 10 years ago
  5. 3f525d4 Add splice, tee, and vmsplice. by Elliott Hughes · 10 years ago
  6. 7086ad6 Cache getpid. by Elliott Hughes · 10 years ago
  7. 607341e Remove ioprio_get(2) and ioprio_set(2) from LP64. by Dan Albert · 10 years ago
  8. 3d5cb30 Remove getdents from bionic. by Elliott Hughes · 10 years ago
  9. 5d9a7ba Avoid a system call in 'gettid'. by Elliott Hughes · 10 years ago
  10. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  11. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  12. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  13. 6e599a9 Remove the tkill(2) stub. by Elliott Hughes · 10 years ago
  14. 46a55a4 Remove __syslog; we have the public klogctl API. by Elliott Hughes · 10 years ago
  15. 4e631ba Remove perf_event_open. by Elliott Hughes · 10 years ago
  16. 903b788 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  17. 7222b1b Hide __signalfd4, used to implement signalfd(3). by Elliott Hughes · 10 years ago
  18. 8f0cd8a Mark sockets on accept(). by Sreeram Ramachandran · 10 years ago
  19. ceb5bd7 Introduce netd_client, a dynamic library that talks to netd. by Sreeram Ramachandran · 10 years ago
  20. dcbef06 Remove the useless indirection in mips' __set_tls. by Elliott Hughes · 10 years ago
  21. 9f52564 Implement _Exit(3). by Elliott Hughes · 10 years ago
  22. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 11 years ago
  23. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
  24. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  25. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  26. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  27. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 11 years ago
  28. 5043212 [MIPS64] Add syscall related files by Chris Dearman · 11 years ago