--- EV/Changes 2010/12/30 07:28:47 1.202 +++ EV/Changes 2010/12/30 07:43:03 1.203 @@ -3,6 +3,11 @@ Changes marked with (libev) are changes in libev, and have more documentation in the libev Changes file. + - do not avoid the clock_gettime call on GNU/Linux anymore, as EV + links against -lpthread anyways - as a result, EV might now take + advantage of fast userspace clock_gettime implementations, + but also links against -lrt. + 4.02 Thu Dec 30 08:27:41 CET 2010 - the revents argument did not stringify correctly, as only the numeric value was updated, while the string value was kept from