summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2010-03-22 20:18:12 +0000
committerschwarze <schwarze@openbsd.org>2010-03-22 20:18:12 +0000
commit80942f393207e81e006a22b15b1dd3428107a6db (patch)
treeb36e796e4d9f72e898ca14c2f83a79ff70357de2 /sys/dev/i2c
parentEven though this cannot happen in the diff -r case, (diff)
downloadwireguard-openbsd-80942f393207e81e006a22b15b1dd3428107a6db.tar.xz
wireguard-openbsd-80942f393207e81e006a22b15b1dd3428107a6db.zip
Various improvements, mainly regarding ERRORS.
* Document EINVAL and EEXIST. * Neither mkstemp nor mkdtemp use lstat, but mktemp does. * Documenting ENOTDIR is useless, it is documented in lstat(2), mkdir(2) and open(2), and it's just one thing out of several that could go wrong. * Refer to lstat(2) instead of stat(2), which is actually used here. * State that two of these functions are standardized in the XPG. * Move the sentence about mkdtemp and mkstemps to the new STANDARDS section. * Get rid of the ugly ".So Li X Sc Ns s", just use "Xs" (suggested by jmc@). tweaks and ok jmc@ millert@
Diffstat (limited to 'sys/dev/i2c')
0 files changed, 0 insertions, 0 deletions