--- libev/Changes 2013/10/29 12:13:37 1.291 +++ libev/Changes 2013/10/29 12:53:38 1.292 @@ -13,11 +13,13 @@ TODO: embed watchers need updating when fd changes TODO: document portbaility requirements for atomic pointer access -TODO: glibc >=2.17 do not need -lrt for clock_xxx - mark event pipe fd as cloexec after a fork (analyzed by Sami Farin). - (ecb) support m68k, m88k and sh (patch by Miod Vallat). - use a reasonable fallback for EV_NSIG instead of erroring out when we can't detect the signal set size. + - in the absence of autoconf, do not use the clock syscall + on glibc >= 2.17 (avoids the syscall AND -lrt on systems + doing clock_gettime in userspace). 4.15 Fri Mar 1 12:04:50 CET 2013 - destroying a non-default loop would stop the global waitpid