summaryrefslogtreecommitdiff
path: root/ext/standard/flock_compat.c
Commit message (Expand)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
* removed NEW_LIBC checks in NETWAREAnantha Kesari H Y2004-09-251-4/+0
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Win32 build improvementsZeev Suraski2003-02-171-1/+0
* - Let's be consistent with these..foobar2003-02-171-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Make it compile on IRIX againDerick Rethans2002-11-231-0/+1
* correct the last patch: make flock() a function again when it is missingMarcus Boerger2002-11-121-1/+1
* make flock() a function again when it is missingMarcus Boerger2002-11-111-1/+4
* -make the flock() emulation a separate function named php_flock()Marcus Boerger2002-11-111-2/+4
* make flock PHPAPIMarcus Boerger2002-11-111-1/+1
* NetWare related additions/modificationsAnantha Kesari H Y2002-09-051-0/+8
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-5/+4
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-3/+2
* Unify use of my email addressSascha Schumann2000-07-101-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-3/+3
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-3/+3
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* License updateZeev Suraski1999-07-161-20/+9
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-2/+2
* * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standardZeev Suraski1999-04-211-0/+230