This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
3be616c1df7ee176b5e00b9f493136ca7385ec46
semi-libc
/
src
/
aio
T
History
Rich Felker
f0a8d60d32
stupid typo (caused by rather ugly spelling in POSIX..) in aio
2011-09-28 11:36:11 -04:00
..
aio_cancel.c
implement POSIX asynchronous io
2011-09-09 01:07:38 -04:00
aio_error.c
fix inconsistent signature for aio_error
2011-09-14 09:36:38 -04:00
aio_fsync.c
implement POSIX asynchronous io
2011-09-09 01:07:38 -04:00
aio_readwrite.c
stupid typo (caused by rather ugly spelling in POSIX..) in aio
2011-09-28 11:36:11 -04:00
aio_return.c
implement POSIX asynchronous io
2011-09-09 01:07:38 -04:00
aio_suspend.c
fix various errors in function signatures/prototypes found by nsz
2011-09-13 21:09:35 -04:00
lio_listio.c
fix idiotic const-correctness error in lio_listio
2011-09-16 12:08:20 -04:00