summaryrefslogtreecommitdiffstats
path: root/lib/libutil/flopen.c
Commit message (Expand)AuthorAgeFilesLines
* Nit: avoid shadowing truncate(2) with a local variable.des2007-05-231-3/+3
* Fix stupid braino in previous commit.des2007-05-231-1/+1
* If (flags & O_TRUNC), don't truncate the file until we've successfullydes2007-05-231-1/+11
* Well gag me with a spoon... I'm so used to working at high WARNS levelsdes2007-05-101-0/+4
* Remove superfluous unexpanded RCS tag.des2007-05-101-2/+0
* DTRT when O_NONBLOCK is specified.des2007-05-101-4/+7
* I'm tired of seeing this done incorrectly and non-portably, so add ades2007-05-101-0/+91
OpenPOWER on IntegriCloud