cvs commit: src/usr.bin/make job.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 4 13:15:18 PDT 2006


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 <victor at xxxxxxxxx>
  
  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





More information about the Commits mailing list