| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-03-14 | fix corrupt sysvipc timestamps on 32-bit archs with old kernels | Rich Felker |
| 2019-07-31 | sysvipc: overhaul {sem,shm,msg}ctl for time64 | Rich Felker |
| 2019-07-31 | fix semctl with SEM_STAT_ANY | Rich Felker |
| 2019-07-01 | ipc: prefer SYS_ipc when it is defined | Szabolcs Nagy |
| 2018-06-20 | work around broken kernel struct ipc_perm on some big endian archs | Rich Felker |
| 2014-03-13 | semctl: fix UB causing crashes on powerpc | rofl0r |
| 2014-01-08 | fix inadvertent use of struct in place of union for semun | Rich Felker |
| 2014-01-08 | fix type of semctl variadic argument | Rich Felker |
| 2012-09-22 | fix IPC_64 in msgctl too | Rich Felker |
| 2012-09-22 | fix broken semctl on systems that don't use IPC_64 flag | Rich Felker |
| 2011-04-13 | numerous fixes to sysv ipc | Rich Felker |
| 2011-04-06 | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker |
| 2011-03-20 | global cleanup to use the new syscall interface | Rich Felker |
| 2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker |
