summaryrefslogtreecommitdiff
path: root/win32/time.h
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Trailing whitespaces on win32Gabriel Caruso2018-01-041-1/+1
* vim folds and modelinesAnatol Belski2017-07-041-0/+9
* Merge branch 'PHP-7.1'Anatol Belski2017-02-111-0/+2
|\
| * add missing datatype as sync for 5113909Anatol Belski2017-02-111-0/+2
* | We do not need to check the return value of php_win32_init_gettimeofday() any...Kalle Sommer Nielsen2016-08-111-1/+1
|/
* introduced DllMain for the main php DLLAnatol Belski2015-06-021-0/+6
* fix preprocessor conditionsAnatol Belski2014-11-061-3/+1
* Various fixes to allow support for new VS2014 featuresChris Tankersley2014-11-051-0/+2
* add usleep() to the header, already exported to dllAnatol Belski2013-07-101-0/+2
* - add nanosleepPierre Joye2009-01-191-0/+10
* Commit missing stuffZeev Suraski2003-02-181-1/+0
* - Let's be consistent with these..foobar2003-02-171-1/+1
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* Allow dynamically compiled extensions to use gettimeofday() on win32.Edin Kadribasic2002-06-231-2/+3
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Revert bogus time.h commitZeev Suraski2000-06-301-2/+2
* Set version number on DLLsZeev Suraski2000-06-301-2/+2
* need to prevent multiple usageShane Caraveo1999-11-301-1/+4
* PHP 4.0Zeev Suraski1999-04-071-0/+40