This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
librt
History
rmind
5fd6c5db8f
- Add aio_fsync(3) manual page. Reviewed and improved by <wiz>.
...
- Also, fix the accident duplicate of aio_suspend(3) entry.
2007-06-17 12:47:40 +00:00
..
sys
We should clean the ${ASM} files, not a ${PSEUDO}, which is really "pseudo" ;)
2007-05-31 05:44:14 +00:00
aio_cancel.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
aio_error.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
aio_fsync.3
- Add aio_fsync(3) manual page. Reviewed and improved by <wiz>.
2007-06-17 12:47:40 +00:00
aio_read.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
aio_return.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
aio_suspend.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
aio_write.3
Remove pointless AUTHORS sections.
2007-05-05 19:16:01 +00:00
lio_listio.3
Add aio_cancel(3), aio_error(3), aio_read(3), aio_return(3), aio_suspend(3),
2007-05-04 22:37:33 +00:00
Makefile
- Add aio_fsync(3) manual page. Reviewed and improved by <wiz>.
2007-06-17 12:47:40 +00:00
sem_destroy.3
…
sem_getvalue.3
Add restrict qualifiers to function arguments (already in <semaphore.h>).
2005-03-21 21:55:08 +00:00
sem_init.3
…
sem_open.3
This function is in librt, not libc.
2005-05-16 00:45:24 +00:00
sem_post.3
…
sem_wait.3
…
sem.c
…
shlib_version
…