Commit Graph

9 Commits

Author SHA1 Message Date
Johannes Schlüter
e630ee25d6 Add msg_queue_exists() function (Benjamin Schulz) 2007-11-20 21:24:35 +00:00
Michael Wallner
1025c7f2fa - convert unicode messages to strings
- mark functions unicode safe
- fix test
2006-10-28 09:07:50 +00:00
foobar
f5fb13103f fix test 2005-06-21 13:06:10 +00:00
foobar
5ae4d8e701 typofix 2005-04-29 01:55:52 +00:00
Antony Dovgal
5a559e9a57 add test 2005-01-24 14:19:53 +00:00
Marcus Boerger
d94136fc30 - Remove unused blocks 2004-05-19 08:45:46 +00:00
Wez Furlong
2d88266965 Use ftok for message queue key. 2002-04-30 00:58:52 +00:00
Wez Furlong
ab69b0c6ec Slightly alter the signature of msg_send and msg_receive so that error
codes and serialized "false" messages can be distinguished.
2002-04-29 12:52:34 +00:00
Wez Furlong
f03115aae1 Add sysv IPC support (wrappers for msgsnd and friends). 2002-04-25 23:14:43 +00:00