1. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  2. bc9f9f2 Make __set_errno hidden in asm. by Dan Albert · 11 years ago
  3. 3726f9c Revert "Fix incorrect relocations for x86." by Dan Albert · 11 years ago
  4. 512bc52 Fix incorrect relocations for x86. by Dan Albert · 11 years ago
  5. 15a0456 Remove unnecessary instructions from x86/x86_64 syscalls. by Elliott Hughes · 11 years ago
  6. 15b91e9 Fix x86 cfi directives for syscalls. by Christopher Ferris · 11 years ago
  7. e4bc756 Add cfi directives to x86 syscalls. by Christopher Ferris · 11 years ago
  8. ed74484 Stop using the non-uapi <linux/err.h> header file. by Elliott Hughes · 12 years ago
  9. 103ccde Sort the syscalls.mk files, give all generated files the same header. by Elliott Hughes · 12 years ago
  10. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 12 years ago
  11. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 12 years ago
  12. 9aceab5 Use the kernel's MAX_ERRNO in the syscall stubs. by Elliott Hughes · 12 years ago
  13. 7582a9c Switch x86 syscall stubs over to the ENTER/END style of the ARM stubs. by Elliott Hughes · 12 years ago
  14. eb9d5ed add sigaltstack syscall by Andrei Popescu · 15 years ago