ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
(Generate patch)

Comparing libev/Changes (file contents):
Revision 1.345 by root, Fri Nov 22 14:32:13 2019 UTC vs.
Revision 1.347 by root, Fri Nov 22 19:54:38 2019 UTC

2 2
3TODO: revisit 59.x timer in the light of modern powersaving 3TODO: revisit 59.x timer in the light of modern powersaving
4TODO: maybe use timerfd to detect time jumps on linux 4TODO: maybe use timerfd to detect time jumps on linux
5TODO: document EV_TSTAMP_T 5TODO: document EV_TSTAMP_T
6 6
74.29 7 - change non-autoconf test for __kernel_rwf_t by testing
8 LINUX_VERSION_CODE, the most direct test I could find.
9
104.29 (EV only)
8 - (libev) add io uring autoconf and non-autoconf detection, 11 - add io uring autoconf and non-autoconf detection.
9 the latter of which should disable io_uring compilation 12 - disable io_uring when some header files are too old.
10 on old systems.
11 13
124.28 (EV only) 144.28 (EV only)
13 - linuxaio backend resulted in random memory corruption 15 - linuxaio backend resulted in random memory corruption
14 when loop is forked. 16 when loop is forked.
15 - linuxaio backend might have tried to cancel an iocb 17 - linuxaio backend might have tried to cancel an iocb

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines