diff options
author | 1996-03-08 22:00:58 +0000 | |
---|---|---|
committer | 1996-03-08 22:00:58 +0000 | |
commit | 3ad9b8f3deedda116dcc395a1f2a647b6b48600d (patch) | |
tree | 8473c5466a08223e55be28eb9b02d0a74aeae49d /lib/libc/string/strftime.c | |
parent | From NetBSD: merge of 960217 (diff) | |
download | wireguard-openbsd-3ad9b8f3deedda116dcc395a1f2a647b6b48600d.tar.xz wireguard-openbsd-3ad9b8f3deedda116dcc395a1f2a647b6b48600d.zip |
From NetBSD:
- parser.c: Fix prompting in old style backquote expansion. Fixes PR/2139
and many user complaints why the shell hangs in echo "`"
- eval.c: Fix exitstatus invalid resetting in `if' statements were:
if (exit 3); then
echo foo $?
else
echo bar $?
fi
printed 'bar 0' instead of bar 3
Return zero status if `else' clause is empty.
Diffstat (limited to 'lib/libc/string/strftime.c')
0 files changed, 0 insertions, 0 deletions