aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/aio_fsync.2
Commit message (Expand)AuthorAgeFilesLines
* Remove _POSIX_PRIORITIZED_IO references from man pagesAlan Somers2024-01-191-6/+1
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-231-2/+0
* aio_fsync(2): Support O_DSYNC.Thomas Munro2021-01-081-4/+14
* Fix various nits in the aio operation manpages.John Baldwin2016-08-191-8/+5
* Add more documentation regarding unsafe AIO requests.John Baldwin2016-07-211-5/+5
* Add documentation for the sigevent structure.John Baldwin2016-07-151-1/+29
* - Fix EBADF description, in following the future POSIX tc and what FreeBSDSergey Kandaurov2013-12-271-3/+4
* Provide the manual page for aio_fsync(2).Sergey Kandaurov2013-12-261-0/+152