summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2011-02-20 02:56:55 +0000
committerroot <root>2011-02-20 02:56:55 +0000
commit0f68b5255946bf62bdee27381e92fc89c4023a0d (patch)
treec682c63d77cdad1620ac67ca57e9881dc9f57642
parent9b90eb0a8ba0ae6348fd0574f6382f5728e200d8 (diff)
new floor(), better periodic recalc
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index e6bb3cd..6d1d7f2 100644
--- a/Changes
+++ b/Changes
@@ -3,7 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop.
TODO: ev_loop_prefork hint?
- change the default periodic reschedule function to hopefully be more
- exact and correct.
+ exact and correct even in corner cases or in the far future.
- document reasonable ranges for interval and offset.
- do not rely on -lm anymore: use it when available but use our
own floor () if it is missing. This should make it easier to embed.