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

cvs commit: src/bin/sh jobs.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 13 Jan 2005 15:17:17 -0800 (PST)

dillon      2005/01/13 15:17:17 PST

DragonFly src repository

  Modified files:
    bin/sh               jobs.c 
  Log:
  Do not early terminate if ^C is hit just as a valid job is returned by
  wait*(), otherwise the job termination will not be properly recorded.
  
  Revision  Changes    Path
  1.6       +6 -1      src/bin/sh/jobs.c


http://www.dragonflybsd.org/cvsweb/src/bin/sh/jobs.c.diff?r1=1.5&r2=1.6&f=u



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