summaryrefslogtreecommitdiff
path: root/ext/standard/microtime.c
Commit message (Expand)AuthorAgeFilesLines
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-18/+18
* More protos.Egon Schmid2000-02-241-3/+3
* (PHP getrusage) don't define this function at all if the getrusage() functionStig Bakken2000-02-231-2/+3
* Include <sys/types.h> and <sys/time.h> before <sys/resource.h>Sascha Schumann2000-02-231-13/+13
* php.h should be the first file included, so that HAVE_* are definedSascha Schumann2000-02-231-1/+2
* Include <sys/resource.h> for getrusage(2)Sascha Schumann2000-02-231-0/+3
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-1/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* Use new Zend API.Sascha Schumann1999-09-241-4/+4
* Fix typo.Sascha Schumann1999-09-211-1/+1
* On at least Win32, gettimeofday() returns values in tv_usec which exceedSascha Schumann1999-09-211-0/+1
* License updateZeev Suraski1999-07-161-20/+9
* * fixed some #if/#ifdef issuesStig Bakken1999-06-161-3/+3
* merge in some PHP3 stuffSascha Schumann1999-05-211-4/+73
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-1/+0
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+88