lbarnaudThu May 21 14:21:19 2009 UTC
Modified files:
/php-src/ext/standard microtime.c
Log:
set second argument of gettimeofday() to NULL (fixes #48346,
patch by adriano at guiadohardware dot net)
http://cvs.php.net/viewvc.cgi/php-src/ext/stan
andrei Thu Oct 19 22:14:04 2006 UTC
Modified files:
/php-src/ext/standard microtime.c
Log:
getrusage.c was easy(). But don't ever use zend_parse_parameters() like
that.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/microtime.c?r1=1.57&r2=1.58&di
andrei Thu Oct 19 22:11:05 2006 UTC
Modified files:
/php-src/ext/standard microtime.c
Log:
Unicode support in microtime() and gettimeofday().
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/microtime.c?r1=1.56&r2=1.57&diff_format=u
Index: php-src/ex
iliaa Tue Mar 22 09:44:23 2005 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Fixed compiler warning.
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.51&r2=1.52&ty=u
Index: php-src/ext/standard/microtime.c
diff -u php-src
iliaa Tue Mar 1 16:32:25 2005 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Fixed bug #31792 (getrusage() does not provide ru_nswap value).
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.50&r2=1.51&ty=u
Index: php-src/
iliaa Wed Dec 29 20:23:44 2004 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Fixed proto.
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.49&r2=1.50&ty=u
Index: php-src/ext/standard/microtime.c
diff -u php-src/ext/standa
iliaa Wed Oct 27 19:12:06 2004 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Simplify and cleanup code.
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.48&r2=1.49&ty=u
Index: php-src/ext/standard/microtime.c
diff -u php-
iliaa Mon Oct 25 09:28:58 2004 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Merge gettimeofday() based code to prevent duplication.
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.47&r2=1.48&ty=u
Index: php-src/ext/stan
rrichards Fri Oct 22 09:11:34 2004 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
fix windows build
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.46&r2=1.47&ty=u
Index: php-src/ext/standard/microtime.c
diff -u php-src/
hyanantha Sat Sep 25 10:54:43 2004 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
removed unwanted NEW_LIBC checks as they are no more needed for NETAWRE
http://cvs.php.net/diff.php/php-src/ext/standard/microtime.c?r1=1.44&r2=1.45&ty=u
andrey Wed Dec 17 17:21:06 2003 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
proto fix
Index: php-src/ext/standard/microtime.c
diff -u php-src/ext/standard/microtime.c:1.42 php-src/ext/standard/microtime.c:1.43
--- php-src/ext/standard/mi
You didn't fix the proto.
And please, try to hold commits for a few hours whilst I roll the beta.
Andi
At 10:03 PM 12/17/2003 +, Andrey Hristov wrote:
andrey Wed Dec 17 17:03:34 2003 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Added optional parameter t
andrey Wed Dec 17 17:03:34 2003 EDT
Modified files:
/php-src/ext/standard microtime.c
Log:
Added optional parameter to microtime so now it can return float if it
the user wants. This prevents from getting string representation exploding
it and then creat
13 matches
Mail list logo