Sebastian Bergmann
|
51a34ef7ed
|
MFH: Bump copyright year.
|
2007-12-31 07:23:06 +00:00 |
|
Sebastian Bergmann
|
746301b213
|
MFH: Bump year.
|
2007-01-01 09:47:28 +00:00 |
|
Ilia Alshanetsky
|
02ba2f45bd
|
MFB: Added checks for negative max length and overflow checks for
overly long strings.
|
2006-12-23 18:56:42 +00:00 |
|
Antony Dovgal
|
5795b68a12
|
MFH: fix possible usage of uninitialized variable
|
2006-05-19 10:28:54 +00:00 |
|
foobar
|
2b3336117c
|
bump year and license version
|
2006-01-01 13:47:46 +00:00 |
|
Antony Dovgal
|
d8332e2fda
|
fix proto
|
2005-08-11 21:55:28 +00:00 |
|
Ilia Alshanetsky
|
e2381946db
|
MFH: Fixed bug #31527 (crash in msg_send() when non-string is stored without
being serialized).
|
2005-02-07 22:32:31 +00:00 |
|
Antony Dovgal
|
164cff8586
|
MFH: fix msg_recieve() & add test
|
2005-01-24 14:23:37 +00:00 |
|
Ilia Alshanetsky
|
05331829c6
|
MFH: string format stuff.
|
2003-09-22 23:28:09 +00:00 |
|
Sebastian Bergmann
|
ec46829b38
|
MFH: Bump year.
|
2002-12-31 16:37:36 +00:00 |
|
Ilia Alshanetsky
|
516eacd03f
|
MFH (zts compile warning).
|
2002-11-14 16:33:18 +00:00 |
|
Melvyn Sopacua
|
d95b71973e
|
Avoid possible clash with mysql, but still make it work for BSD's.
Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and
Solaris 5.7.
|
2002-10-27 11:56:06 +00:00 |
|
Wez Furlong
|
49d77dbc01
|
Patch for BSD-ish systems from Melvyn Sopacua <msopacua@idg.nl>,
slightly modified.
|
2002-09-10 13:04:08 +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 |
|