summaryrefslogtreecommitdiffstats
path: root/libc/misc/sysvipc/msgq.c
Commit message (Expand)AuthorAgeFilesLines
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-1/+1
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-3/+3
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on AR...Khem Raj2008-07-091-57/+45
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-4/+4
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-241-0/+51
* Merge from trunk."Steven J. Hill"2006-02-281-1/+1
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-5/+9
* Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund2005-04-241-2/+2
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-5/+5
* Cope with systems that don't glob all these together, but useEric Andersen2002-05-301-0/+17
* Add in message queue support, based on work from <tapu@371.net>.Eric Andersen2001-05-261-0/+52