getopt: fix null pointer arithmetic ub
[musl] / src / ipc / msgctl.c
2020-03-15 Rich Felkerfix corrupt sysvipc timestamps on 32-bit archs with...
2019-07-31 Rich Felkersysvipc: overhaul {sem,shm,msg}ctl for time64
2019-07-01 Szabolcs Nagyipc: prefer SYS_ipc when it is defined
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2012-09-22 Rich Felkerfix IPC_64 in msgctl too
2011-04-13 Rich Felkernumerous fixes to sysv ipc
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-04-05 Rich Felkeradd sysv ipc message queues (completely untested)