Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!AUREL.CALTECH.EDU!bfox From: bfox@AUREL.CALTECH.EDU (Brian Fox) Newsgroups: gnu.bash.bug Subject: Bash 1.01 Job Control handling buglet Message-ID: <8907060037.AA14296@aurel.caltech.edu> Date: 6 Jul 89 00:37:30 GMT References: <8907051956.AA08610@orion> Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@aurel.caltech.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 19 Date: Wed, 5 Jul 89 15:56:29 EDT From: bet@orion.mc.duke.edu (Bennett Todd) fault, but I filed the report because I saw bash windows locking on ^Z typed inadvertantly at the shell, which wasn't a problem with the C-shell varients we've used. The behavior was identical under SunOS 3.5's suntools, under X11R3 (both the console window and those started up by uwm), and under MGR. There was a flaw in the implementation of signal handling in readline.c. I have since fixed the flaw, but I have also made readline and history a library, which means that the relavant files reside in a different directory, and a new file is in bash, and lots of changes in organization have taken place. New release in a couple of days. Brian