summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/fsync.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* describe EIO failure state. noted by Maximilian Lorlackstedu2019-04-181-2/+12
|
* use .In rather than .Fd #includeschwarze2015-09-101-3/+3
|
* no longer any need to quote macro lines with >9 args;jmc2013-08-141-3/+3
| | | | From: Jan Stary
* more library historyschwarze2013-07-171-6/+6
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* Implement fdatasync() as a wrapper around fsync()matthew2013-04-151-9/+37
| | | | ok guenther, deraadt, jmc
* More SYNOPSIS, ERRORS, and STANDARDS updatesguenther2013-03-311-3/+8
|
* remove dead Xrs to update.8;jmc2011-04-291-4/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-6/+5
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-2/+2
| | | | | | | - remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* make function names the correct casederaadt1999-02-271-5/+5
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+83