1. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 11 years ago
  2. 40d105c Switch sigpending over to rt_sigpending. by Elliott Hughes · 11 years ago
  3. 1f5af92 Fix sigsuspend to use rt_sigsuspend on all platforms. by Elliott Hughes · 11 years ago
  4. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 11 years ago
  5. 232163c Clean up the cpuacct cruft. by Elliott Hughes · 11 years ago
  6. d612165 Make it easier to add syscalls for another architecture. by Elliott Hughes · 11 years ago
  7. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 11 years ago
  8. d206b56 libc: add swapon and swapoff syscalls by Rom Lemarchand · 11 years ago
  9. 4200e62 libc: add timerfd calls by Todd Poynor · 11 years ago
  10. 17a8b0d Expose wait4 as wait4 rather than __wait4. by Elliott Hughes · 11 years ago
  11. a4b2dc0 Add signalfd call to bionic by Rom Lemarchand · 12 years ago
  12. 1ad05db Add mlockall and munlockall for Google TV. by Elliott Hughes · 12 years ago
  13. 1ad10a5 Add getsid system call to bionic by Irina Tirdea · 12 years ago
  14. e36c826 Add unshare() syscall. by Jeff Sharkey · 12 years ago
  15. f0ec06b Add faccessat to syscall list by Kenny Root · 12 years ago
  16. 1a82369 Update kernel headers and add syscall "perf_event_open" by Ben Cheng · 13 years ago
  17. 73fa5fd Merge 2f80f07d by Jean-Baptiste Queru · 13 years ago
  18. 2f80f07 am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bionic." by Jean-Baptiste Queru · 13 years ago
  19. 5eb686d Add extended attribute (xattr) system call wrappers to bionic. by Stephen Smalley · 13 years ago
  20. 023e540 am 06f51ba1: am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  21. 06f51ba am f44de270: add personality() system call. by Nick Kralevich · 13 years ago
  22. f44de27 add personality() system call. by Nick Kralevich · 13 years ago
  23. 6519c81 am e30e9093: sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  24. e30e909 sreadahead: adding readahead system call into bionic libc by Bruce Beare · 13 years ago
  25. 10c8ce5 Add tgkill syscall. by Jeff Brown · 13 years ago
  26. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 13 years ago
  27. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 14 years ago
  28. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 14 years ago
  29. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 14 years ago
  30. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 14 years ago
  31. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 14 years ago
  32. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 14 years ago
  33. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 14 years ago
  34. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 14 years ago
  35. 9f69156 bonic: libc: cpuacct support for setuid functions by Mike Chan · 15 years ago
  36. eb9d5ed add sigaltstack syscall by Andrei Popescu · 15 years ago
  37. 75c5e25 bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers by San Mehat · 15 years ago
  38. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 15 years ago
  39. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  40. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  41. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago