]> git.ipfire.org Git - thirdparty/bash.git/commit
fix cd when user assigns a value to OLDPWD; fix android issue with blocked system...
authorChet Ramey <chet.ramey@case.edu>
Mon, 10 Jul 2023 13:41:30 +0000 (09:41 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 10 Jul 2023 13:41:30 +0000 (09:41 -0400)
commit2f09fa19cf54b83adbf4b7d051fb9ee0e0a1dfa3
treeff1ac7a9aec84d521f2675d5e38aadf30f9b9de5
parent6cca378e821a22a0ccc2142e9deb516c48d6883e
fix cd when user assigns a value to OLDPWD; fix android issue with blocked system calls; fix historical use of test -t; fix issue with foreground-TSTP async jobs
17 files changed:
CWRU/CWRU.chlog
MANIFEST
builtins/cd.def
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/version.texi
examples/scripts/secure-script [new file with mode: 0644]
jobs.c
shell.c
shell.h
test.c
tests/test.right
tests/varenv2.sub