add getopt reset support
[musl] / src / ipc /
2012-09-22 Rich Felkerfix remaining IPC_64 issue (shmctl)
2012-09-22 Rich Felkerfix IPC_64 in msgctl too
2012-09-22 Rich Felkerfix broken semctl on systems that don't use IPC_64...
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-04-13 Rich Felkernumerous fixes to sysv ipc
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-04-06 Rich Felkerfix incorrect (and conflicting on LP64 archs) types...
2011-04-05 Rich Felkeradd sysv ipc message queues (completely untested)
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-14 Rich Felkerfixed missing cast in the non-i386 version of shmat...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0