1. daebd05 Fix pattern to account for '_' prefix in syscalls by dimitry · 8 years ago
  2. 525ce91 Update to kernel headers v4.12.3. by Christopher Ferris · 8 years ago
  3. 6a9755d Update to kernel headers v4.9.3. by Christopher Ferris · 9 years ago
  4. 106b3a8 Update to kernel headers v4.7.2. by Christopher Ferris · 9 years ago
  5. d2f725e Don't declare SYS_* constants for unavailable __NR_* constants. by Elliott Hughes · 9 years ago
  6. 8aabbd7 Move glibc-syscalls.h into bits/. by Elliott Hughes · 9 years ago[Renamed from libc/include/sys/glibc-syscalls.h]
  7. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 9 years ago
  8. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 11 years ago
  9. ba8d4f4 Update kernel uapi headers to v3.16.1. by Christopher Ferris · 11 years ago
  10. 3fa60e1 Regenerate the syscalls list after the uapi update. by Elliott Hughes · 11 years ago
  11. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  12. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 12 years ago
  13. 7f8863d AArch64: Autogenerated syscalls for AArch64 by Serban Constantinescu · 12 years ago
  14. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  15. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 12 years ago
  16. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 12 years ago
  17. 9724ce3 Don't #define SYS_ constants unless they make sense for the current architecture. by Elliott Hughes · 12 years ago
  18. 8ecf225 Provide glibc-compatible SYS_* aliases for the __NR_* constants. by Elliott Hughes · 12 years ago