diff options
author | root <root> | 2010-10-28 04:55:19 +0000 |
---|---|---|
committer | root <root> | 2010-10-28 04:55:19 +0000 |
commit | 84d2ac4060205af81c55bf81ab802cd57ce08c19 (patch) | |
tree | 43282a63ff8241e245f31e2f6ad04e500ff07710 /Changes | |
parent | 93b21fb8113aed841153140e44034cb02c8e36b6 (diff) |
EV_UNDEF
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ Revision history for libev, a high-performance and full-featured event loop. + - change EV_UNDEF to 0xffffffff to silence some overzealous compilers. + 4.00 Mon Oct 25 12:32:12 CEST 2010 - "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading. - ev_embed_stop did not correctly stop the watcher (very good |