summaryrefslogtreecommitdiff
path: root/Changes
blob: d4c3a12a7a378de7ae8be508c3cf3b8178bb247e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for libeio

TODO: maybe add mincore support? available on at leats darwin, solaris, linux, freebsd

1.0
	- added EIO_STACKSIZE.
	- 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.