summaryrefslogtreecommitdiff
path: root/ext/standard/ftok.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - 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
* php_error_docrefMarcus Boerger2002-08-241-2/+2
* 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