summaryrefslogtreecommitdiff
path: root/ext/standard/ftok.c
Commit message (Collapse)AuthorAgeFilesLines
* 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