dillon 2006/10/04 13:13:53 PDT DragonFly src repository
Modified files:
usr.bin/make job.c
Log:
Do not temporarily set signals to SIG_IGN when polling whether the parent
set them up as ignored signals or not. This can result in ^C not being
properly recognized for a short period of time.
Reported-by: Victor Balada Diaz <[EMAIL PROTECTED]>
Revision Changes Path
1.147 +18 -8 src/usr.bin/make/job.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/make/job.c.diff?r1=1.146&r2=1.147&f=u
