1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00

21872: job accounting in subshells was screwy

This commit is contained in:
Peter Stephenson 2005-10-13 17:53:13 +00:00
parent 14baa732ff
commit 02446276eb
2 changed files with 829 additions and 143 deletions

View file

@ -1,5 +1,10 @@
2005-09-09 Peter Stephenson <pws@csr.com>
* 21872: Src/jobs.c: job table wasn't cleared properly in
subshells, possibly causing shell to hang; more efficient
search for free job entry; don't record current job for
use in saved job table.
* 21719: Src/builtin.c, Src/params.c: Add some mod_exports.
2005-09-06 Peter Stephenson <pws@csr.com>

File diff suppressed because it is too large Load diff