mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-24 15:04:13 +00:00
This fix is backported from the Vashisht/Rader ksh2020 branch. src/cmd/ksh93/bltins/print.c: - Fix syncing history when print -s -f is used. For example, the following now correctly adds a 'cd' command to the history: print -s -f 'cd -- %q\n' "$PWD" Ref.: https://github.com/att/ast/issues/425 https://github.com/att/ast/pull/442 src/cmd/ksh93/include/version.h: - Version date bump. (cherry picked from commit 46ba7ecdc5c14cd73f6cb24b16c50bdc331a000e) |
||
---|---|---|
.. | ||
argnod.h | ||
builtins.h | ||
defs.h | ||
edit.h | ||
env.h | ||
fault.h | ||
fcin.h | ||
history.h | ||
io.h | ||
jobs.h | ||
lexstates.h | ||
name.h | ||
national.h | ||
nval.h | ||
path.h | ||
regress.h | ||
shell.h | ||
shlex.h | ||
shnodes.h | ||
shtable.h | ||
streval.h | ||
terminal.h | ||
test.h | ||
timeout.h | ||
ulimit.h | ||
variables.h | ||
version.h |