cvs commit: src/bin/cpdup cpdup.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Apr 11 01:45:53 PDT 2008
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
More information about the Commits
mailing list