summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authortobias <tobias@openbsd.org>2015-04-03 10:37:24 +0000
committertobias <tobias@openbsd.org>2015-04-03 10:37:24 +0000
commitdf33caa0c17fa34e689abe848c4775c200c72a06 (patch)
tree799d50b25f2e9f0adb896f3aaff2291a7b78bf79 /lib
parentx11/gnome/gvfs is actually a better and simpler example. (diff)
downloadwireguard-openbsd-df33caa0c17fa34e689abe848c4775c200c72a06.tar.xz
wireguard-openbsd-df33caa0c17fa34e689abe848c4775c200c72a06.zip
The combination of -c and -o is not specified by POSIX. In fact, the call
"sort -o file -c file" has unspecified behavior and would leave an empty file behind if it was sorted, the original file it was not. If -c (or -C) has been specified, only perform that action and ignore -o among other arguments. While at it, clean up check() internals. with input by and ok millert@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions