History log of /netbsd-src/include/aio.h (Results 1 – 7 of 7)
Revision Date Author Comments
# d5c47e0e 13-Jan-2009 christos <christos@NetBSD.org>

fix reversed test from Tobias Nygren.


# 50728e78 11-Jan-2009 christos <christos@NetBSD.org>

merge christos-time_t


# 06171502 26-May-2008 rmind <rmind@NetBSD.org>

Adjust and thus unify my license.


# c75dc327 28-Nov-2007 rmind <rmind@NetBSD.org>

Unify the license: All rights reserved.
No functional change.


# 597004aa 30-Jun-2007 rmind <rmind@NetBSD.org>

Fix the C99 restrict keyword with array defintion in prototype problem.

http://mail-index.netbsd.org/tech-userlevel/2007/06/17/0004.html
Closes PR/36451.


# f8679681 03-May-2007 rmind <rmind@NetBSD.org>

- Add linkage for C++
- KNF

Patch from <ad>, thanks!


# 67d703cf 30-Apr-2007 rmind <rmind@NetBSD.org>

Import of POSIX Asynchronous I/O.
Seems to be quite stable. Some work still left to do.

Please note, that syscalls are not yet MP-safe, because
of the file and vnode subsystems.

Reviewed by: <tech-

Import of POSIX Asynchronous I/O.
Seems to be quite stable. Some work still left to do.

Please note, that syscalls are not yet MP-safe, because
of the file and vnode subsystems.

Reviewed by: <tech-kern>, <ad>

show more ...