summaryrefslogtreecommitdiff
path: root/win32/time.c
Commit message (Expand)AuthorAgeFilesLines
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-30/+31
* make usleep actually work properlyWez Furlong2004-01-131-2/+2
* Fix build for new usleep implementation.Wez Furlong2003-11-291-1/+6
* implement usleep for win32Wez Furlong2003-11-291-29/+9
* Allow dynamically compiled extensions to use gettimeofday() on win32.Edin Kadribasic2002-06-231-2/+2
* Fix for time.c under win32. Patch By: "Vanhanen, Reijo" <Reijo.Vanhanen@helso...James Moore2001-02-041-27/+116
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-8/+7
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+1
* PHP 4.0Zeev Suraski1999-04-071-0/+156