Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-14 | fix corrupt sysvipc timestamps on 32-bit archs with old kernels | Rich Felker | 1 | -0/+10 |
2019-07-31 | sysvipc: overhaul {sem,shm,msg}ctl for time64 | Rich Felker | 1 | -3/+10 |
2019-07-01 | ipc: prefer SYS_ipc when it is defined | Szabolcs Nagy | 1 | -1/+1 |
2018-06-20 | work around broken kernel struct ipc_perm on some big endian archs | Rich Felker | 1 | -2/+24 |
2012-09-22 | fix remaining IPC_64 issue (shmctl) | Rich Felker | 1 | -2/+2 |
2011-04-13 | numerous fixes to sysv ipc | Rich Felker | 1 | -2/+2 |
2011-04-06 | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 1 | -1/+1 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | 1 | -2/+2 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+12 |