DragonFly BSD
DragonFly commits List (threaded) for 2006-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 Oct 2006 13:13:53 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]