mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
For consistency & greppability: global replace "sub-shell" => "subshell"
(cherry picked from commit 25eeb9bcdc0a23a66765fd3e5d7e36337da65051)
This commit is contained in:
parent
8b07d2a011
commit
6c68b53170
5 changed files with 8 additions and 8 deletions
|
@ -2132,7 +2132,7 @@ All recorded changes follow.
|
|||
09-01-20 A bug in which the exit status specified in an exit trap was
|
||||
not used when a process terminated with a signal has been fixed.
|
||||
09-01-19 A bug in which a signal whose default action is to terminate
|
||||
a process could be ignored when the process is running a sub-shell
|
||||
a process could be ignored when the process is running a subshell
|
||||
has been fixed.
|
||||
09-01-19 A bug in which sending SIGWINCH to a process that reads from a pipe
|
||||
could cause a memory fault has been fixed.
|
||||
|
@ -3776,7 +3776,7 @@ All recorded changes follow.
|
|||
98-04-30 +A callback function can be installed which will give
|
||||
notification of file duplications and file closes.
|
||||
98-04-30 When ksh is compiled on systems that do not use fork()
|
||||
current option settings where not propagated to sub-shells.
|
||||
current option settings where not propagated to subshells.
|
||||
|
||||
97-06-30 --- Release ksh93f ---
|
||||
97-06-30 +Hostnames in addition to host addresses can be given in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue