summaryrefslogtreecommitdiff
path: root/ext/sysvmsg/php_sysvmsg.h
Commit message (Collapse)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
|
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Add msg_queue_exists() function (Benjamin Schulz)Johannes Schlüter2007-11-201-0/+1
|
* MFB: remove mshutdown funcNuno Lopes2007-01-081-3/+0
|
* Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* WS & CS fixesfoobar2003-03-071-16/+18
|
* Avoid possible clash with mysql, but still make it work for BSD's.Melvyn Sopacua2002-10-271-0/+5
| | | | | | Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and Solaris 5.7.
* Add sysv IPC support (wrappers for msgsnd and friends).Wez Furlong2002-04-251-0/+69