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