about summary refs log tree commit diff
path: root/src/ipc
Commit message (Expand)AuthorAgeFilesLines
* fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functionsRich Felker2011-04-061-1/+1
* add sysv ipc message queues (completely untested)Rich Felker2011-04-054-0/+58
* global cleanup to use the new syscall interfaceRich Felker2011-03-207-14/+14
* fixed missing cast in the non-i386 version of shmat (preparation for ports)Rich Felker2011-02-131-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-129-0/+118