mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 07:53:06 +01:00
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
Revision history for libeio
|
|
|
|
TODO: maybe add mincore support? available on at leats darwin, solaris, linux, freebsd
|
|
|
|
1.0
|
|
- added msync, mtouch support (untested).
|
|
- added sync_file_range (untested).
|
|
- fixed custom support.
|
|
- use a more robust feed-add detection method.
|
|
- "outbundled" from IO::AIO.
|
|
|