1. 511b704 fix signed overflow in ftok by Daniel Sabogal · 7 years ago
  2. 2b47a7a semctl: fix UB causing crashes on powerpc by rofl0r · 10 years ago
  3. 8e776e3 fix inadvertent use of struct in place of union for semun by Rich Felker · 11 years ago
  4. 2892942 fix type of semctl variadic argument by Rich Felker · 11 years ago
  5. 35cf8b3 fix harmless inconsistency in semtimedop by Rich Felker · 11 years ago
  6. 4571f9f implement semtimedop by Rich Felker · 11 years ago
  7. 17aef0b prevent shmget from allocating objects that overflow ptrdiff_t by Rich Felker · 11 years ago
  8. 062f40e work around wrong kernel type for sem_nsems member of struct semid_ds by Rich Felker · 11 years ago
  9. 86dd1e7 fix shmdt syscall calling convention on old archs by Rich Felker · 12 years ago
  10. 15d1112 fix remaining IPC_64 issue (shmctl) by Rich Felker · 12 years ago
  11. cccc132 fix IPC_64 in msgctl too by Rich Felker · 12 years ago
  12. fce46bf fix broken semctl on systems that don't use IPC_64 flag by Rich Felker · 12 years ago
  13. feee989 overhaul pthread cancellation by Rich Felker · 13 years ago
  14. 07e865c numerous fixes to sysv ipc by Rich Felker · 13 years ago
  15. c2cd25b consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix by Rich Felker · 13 years ago
  16. 104d013 fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions by Rich Felker · 13 years ago
  17. 8bb82b4 add sysv ipc message queues (completely untested) by Rich Felker · 13 years ago
  18. aa398f5 global cleanup to use the new syscall interface by Rich Felker · 13 years ago
  19. a130d33 fixed missing cast in the non-i386 version of shmat (preparation for ports) by Rich Felker · 14 years ago
  20. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago