1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00
Files
archived-php-src/ext/session
Sascha Schumann 9002e37e4e Always seed the LCG from the request-init hook, otherwise the seed
would be shared among the threads which is quite pointless.  Also
use a function of the current time as one factor.

Use gettimeofday() instead of time(), because it is faster on some
operating systems.
2001-09-21 13:38:44 +00:00
..
2001-08-25 16:19:57 +00:00
2000-11-20 10:33:33 +00:00
2001-06-19 21:14:39 +00:00
1999-08-22 14:14:46 +00:00
2001-06-19 21:14:39 +00:00
2001-02-26 06:11:02 +00:00
1999-06-05 19:52:58 +00:00