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

cvs commit: src/bin/cpdup cpdup.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Apr 2008 01:44:08 -0700 (PDT)

dillon      2008/04/11 01:44:08 PDT

DragonFly src repository

  Modified files:
    bin/cpdup            cpdup.c 
  Log:
  Properly detach children so we dont have to pthread_join() them.  Fixes
  a resource exhaustion issue which could stall cpdup when used with -pN.
  
  Revision  Changes    Path
  1.22      +3 -0      src/bin/cpdup/cpdup.c


http://www.dragonflybsd.org/cvsweb/src/bin/cpdup/cpdup.c.diff?r1=1.21&r2=1.22&f=u



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