cvs commit: src/bin/sh jobs.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 13 15:17:43 PST 2005


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





More information about the Commits mailing list