1. ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
  2. fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
  3. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  4. 72e6fd4 <sched.h>: Add sched_getcpu() and cpu_set_t by David 'Digit' Turner · 15 years ago
  5. defd162 libc: add <sys/eventfd.h> and corresponding implementations. by David 'Digit' Turner · 15 years ago
  6. 9973a56 libc: Add missing waitid() implementation. by David 'Digit' Turner · 15 years ago
  7. a3ae60d libc: Add missing fdatasync() implementation by David 'Digit' Turner · 15 years ago
  8. 275cd48 libc: Add missing pipe2() declaration and implementation. by David 'Digit' Turner · 15 years ago
  9. ab8b541 libc: fix fstatfs() implementation. by David 'Digit' Turner · 15 years ago
  10. 6a9b888 Allow static C++ destructors to be properly called on dlclose(). by David 'Digit' Turner · 15 years ago
  11. aa4b1d0 Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE by David 'Digit' Turner · 15 years ago
  12. 88f06cd Use private futexes for pthread_mutex_t. by David 'Digit' Turner · 15 years ago
  13. 8641833 Revert "bionic: pthread: use private futexes by default for mutexes and condvars" by Fabrice Di Meglio · 15 years ago
  14. ba9c6f0 bionic: pthread: use private futexes by default for mutexes and condvars by David 'Digit' Turner · 15 years ago
  15. 9f69156 bonic: libc: cpuacct support for setuid functions by Mike Chan · 15 years ago
  16. eb9d5ed add sigaltstack syscall by Andrei Popescu · 15 years ago
  17. 75c5e25 bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers by San Mehat · 15 years ago
  18. 97cf7f3 Implement clone() C library function properly. by David 'Digit' Turner · 16 years ago
  19. 1009327 added and modified bionic code to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  20. 336efb5 added syscalls for SuperH which automatically generate by gensyscalls.py by Tony Sim · 16 years ago