summaryrefslogtreecommitdiff
path: root/ext/standard/ftok.c
Commit message (Collapse)AuthorAgeFilesLines
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* - Bumber up yearfoobar2005-08-031-1/+1
|
* improve CS & error messagesAntony Dovgal2005-01-281-17/+16
|
* MFB: explain why ftok() failedAntony Dovgal2005-01-281-0/+3
|
* Added missing safe_mode & open_basedir checks.Ilia Alshanetsky2004-06-241-0/+4
|
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Not all systems have sys/ipc.h so let's check and only include it if weDavid Reid2002-11-041-0/+3
| | | | | have it.
* - Only include ftok() if it is availableDerick Rethans2002-10-201-0/+2
|
* - Remove #ifdefs around ftok function so that it is also available whenDerick Rethans2002-10-201-4/+0
| | | | | none of the IPC extensions are enabled.
* php_error_docrefMarcus Boerger2002-08-241-2/+2
| | | | | #New conversion available at: http://docref.txt.marcus-boerger.de
* Unify error messagesDerick Rethans2002-07-081-2/+2
|
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
|
* proto fixesHartmut Holzgraefe2001-12-161-2/+2
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Check in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee>Stanislav Malyshev2001-11-151-0/+66