Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rmind
Date: Fri May 4 22:37:36 UTC 2007
Modified Files:
src/distrib/sets/lists/comp: mi
src/lib/librt: Makefile
Added Files:
src/lib/librt: aio_cancel.3 aio_error.3 aio_read.3 aio_return.3
aio_suspend.3 aio_write.3 lio_listio.3
Log Message:
Add aio_cancel(3), aio_error(3), aio_read(3), aio_return(3), aio_suspend(3),
aio_write(3) and lio_listio(3) man-pages for asynchronous I/O.
Taken from FreeBSD with modifications for NetBSD implementation.
wizd, please! :)
To generate a diff of this commit:
cvs rdiff -r1.1023 -r1.1024 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.2 -r1.3 src/lib/librt/Makefile
cvs rdiff -r0 -r1.1 src/lib/librt/aio_cancel.3 src/lib/librt/aio_error.3 \
src/lib/librt/aio_read.3 src/lib/librt/aio_return.3 \
src/lib/librt/aio_suspend.3 src/lib/librt/aio_write.3 \
src/lib/librt/lio_listio.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index