Subject: CVS commit: [netbsd-1-5] basesrc/lib/libc/stdlib
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2001 20:05:53
Module Name:	basesrc
Committed By:	he
Date:		Sun Dec  9 18:05:53 UTC 2001

Modified Files:
	basesrc/lib/libc/stdlib [netbsd-1-5]: system.c

Log Message:
Pull up revision 1.17 (requested by kleink):
  Don't return if wait()ing for the child is interrupted; fix a
  race condition for the parent's SIG{INT,QUIT} disposition.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.10.1 basesrc/lib/libc/stdlib/system.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.