Bug fixes:
rlwrap
would always open /tmp/rlwrap.debug after forking child command, preventing other users from running it.- Fix args to
setitimer()
call to preventEINVAL
error on return - advise about
--always-readline
if in direct mode at first user ENTER keystroke - check for
I_SWROPT
even ifisastream()
is present (compile would fail on Oracle linux)