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
2003-02-19 08:40:19 +00:00
2004-01-08 17:33:29 +00:00
2004-09-30 15:55:18 +00:00
2004-02-10 18:50:10 +00:00
2004-09-23 15:43:54 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 17:33:29 +00:00
2004-10-18 10:26:45 +00:00
2004-09-23 15:57:30 +00:00
2004-10-06 13:22:21 +00:00
2004-10-20 15:31:06 +00:00
2004-01-08 17:33:29 +00:00
2004-08-31 16:41:29 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 17:33:29 +00:00
2004-03-16 19:49:19 +00:00
2004-09-17 02:48:41 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 08:18:22 +00:00
2004-02-18 21:34:15 +00:00
2004-01-08 17:33:29 +00:00
2004-02-20 08:04:30 +00:00
2004-09-17 12:44:56 +00:00
2004-10-07 12:22:16 +00:00
2004-03-29 21:44:07 +00:00
2004-03-14 23:56:07 +00:00
2004-01-08 17:33:29 +00:00
2004-02-20 08:04:30 +00:00
2004-01-08 17:33:29 +00:00
2004-10-18 10:42:16 +00:00
2004-09-30 14:46:03 +00:00
2004-01-08 08:18:22 +00:00
2004-09-29 10:54:56 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 08:18:22 +00:00
2004-02-20 08:04:30 +00:00
2004-10-24 17:41:13 +00:00
2004-01-08 17:33:29 +00:00
2004-07-21 23:02:28 +00:00
2004-11-02 17:03:20 +00:00
2004-09-29 12:25:56 +00:00
2004-09-13 16:00:23 +00:00
2004-01-08 17:33:29 +00:00
2004-09-29 12:35:13 +00:00
2004-02-20 08:04:30 +00:00
2004-10-05 00:42:25 +00:00
2004-08-21 03:09:45 +00:00
2004-04-15 23:08:22 +00:00
2004-01-08 17:33:29 +00:00
2004-04-15 23:04:49 +00:00
2004-01-08 17:33:29 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 08:18:22 +00:00
2004-01-08 17:33:29 +00:00