1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/main
Andrey Hristov 494d665955 make sleep() return it's return value when possible
#on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM
#interrupts sleep() it returns the number of seconds that has to be slept
#till the number of seconds wanted by the script. Sleep() on Windows is
# void.
2004-11-02 17:03:20 +00:00
..
2004-10-28 05:05:20 +00:00
2004-02-10 18:50:10 +00:00
2004-10-06 13:22:21 +00:00
2004-02-18 21:34:15 +00:00
2004-07-21 23:02:28 +00:00
2004-04-15 23:08:22 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 08:18:22 +00:00