diff options
author | 2015-04-03 10:37:24 +0000 | |
---|---|---|
committer | 2015-04-03 10:37:24 +0000 | |
commit | df33caa0c17fa34e689abe848c4775c200c72a06 (patch) | |
tree | 799d50b25f2e9f0adb896f3aaff2291a7b78bf79 /lib/libsqlite3 | |
parent | x11/gnome/gvfs is actually a better and simpler example. (diff) | |
download | wireguard-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/libsqlite3')
0 files changed, 0 insertions, 0 deletions