aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/flopen.3
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Adjust history.David E. O'Brien2007-09-281-0/+5
* Back out previous commit until I figure out why my regression test fails.Dag-Erling Smørgrav2007-08-031-6/+9
* Use fcntl(2)-style locks instead of less-portable flock(2)-style locks.Dag-Erling Smørgrav2007-08-031-9/+6
* Fix typo.Dag-Erling Smørgrav2007-05-101-1/+1
* DTRT when O_NONBLOCK is specified.Dag-Erling Smørgrav2007-05-101-0/+22
* I'm tired of seeing this done incorrectly and non-portably, so add aDag-Erling Smørgrav2007-05-101-0/+79