6e633f7297
Since the code stats and mkdirs in 2 separate steps, it is possible that the directory will be created in the meantime by something else (e.g. concurrent install).[1] While here alter the code to properly report stat failure, previously it would always claim it was mkdir which failed. Noted by: royger [1] MFC after: 1 week |
||
---|---|---|
.. | ||
install.1 | ||
Makefile | ||
xinstall.c |