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

git: build - install should not complain if the mkdir() races


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Nov 2011 13:33:08 -0800 (PST)

commit 0e6b9ee838cf6370c2c8e3ea723839c383de96cc
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Nov 29 13:32:27 2011 -0800

    build - install should not complain if the mkdir() races
    
    * install should not complain if the mkdir() races
    
    * A make -j N can cause concurrent install's to race their mkdir() calls.

Summary of changes:
 usr.bin/xinstall/xinstall.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e6b9ee838cf6370c2c8e3ea723839c383de96cc


-- 
DragonFly BSD source repository



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