1. befa586 make brace placement in public header struct definitions consistent by Rich Felker · 8 years ago
  2. 6fce6ca remove termios2 related ioctls from sh ioctl.h by Szabolcs Nagy · 8 years ago
  3. 5ce9012 add missing TIOC* macros to ioctl.h by Szabolcs Nagy · 8 years ago
  4. 8735a92 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h by Szabolcs Nagy · 8 years ago
  5. 2df9ae9 remove ioctl macros that were removed from linux uapi by Szabolcs Nagy · 8 years ago
  6. 63e3a16 deduplicate __NR_* and SYS_* syscall number definitions by Bobby Bingham · 9 years ago
  7. e9f1c79 deduplicate bits/mman.h by Szabolcs Nagy · 9 years ago
  8. 4dfac11 deduplicate the bulk of the arch bits headers by Rich Felker · 9 years ago
  9. 789ff6a add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags by Szabolcs Nagy · 9 years ago
  10. 85d12e0 fix sh jmp_buf size to match ABI by Rich Felker · 10 years ago
  11. fd427c4 move O_PATH definition back to arch bits by Rich Felker · 10 years ago
  12. d5a5045 fix MINSIGSTKSZ values for archs with large signal contexts by Rich Felker · 10 years ago
  13. 559de8f fix FLT_ROUNDS to reflect the current rounding mode by Szabolcs Nagy · 10 years ago
  14. f5011c6 fix POLLWRNORM and POLLWRBAND on mips by Trutz Behn · 10 years ago
  15. 56fbaa3 make all objects used with atomic operations volatile by Rich Felker · 10 years ago
  16. 2d67ae9 move MREMAP_MAYMOVE and MREMAP_FIXED out of bits by Trutz Behn · 10 years ago
  17. 91f15e2 move wint_t definition to the shared part of alltypes.h.in by Rich Felker · 10 years ago
  18. b7cf71a add threads.h and needed per-arch types for mtx_t and cnd_t by Rich Felker · 10 years ago
  19. 321f4fa add max_align_t definition for C11 and C++11 by Rich Felker · 10 years ago
  20. de7e99c make pointers used in robust list volatile by Rich Felker · 10 years ago
  21. cbb609b fix terminal control ioctl constants for sh by Rich Felker · 10 years ago
  22. fcea534 fix RLIMIT_ constants for mips by Szabolcs Nagy · 11 years ago
  23. 9505bfb fix signal.h breakage from moving stack_t to arch-specific bits by Rich Felker · 11 years ago
  24. bd5f221 move signal.h definition of stack_t to arch-specific bits by Rich Felker · 11 years ago
  25. f6e2f7e move struct semid_ds to from shared sys/sem.h to bits by Rich Felker · 11 years ago
  26. e12fda3 add bits/user.h for sh port by Rich Felker · 11 years ago
  27. b1683a1 add nofpu subarchs to the sh arch, and properly detect compiler's fpu config by Rich Felker · 11 years ago
  28. 5c27c44 fix endian subarchs for sh arch by Rich Felker · 11 years ago
  29. aacd348 rename superh port to "sh" for consistency by Rich Felker · 11 years ago