]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
EEXIST is fine in a system with multiple processes.
authorAlan T. DeKok <aland@freeradius.org>
Thu, 8 Apr 2021 12:44:10 +0000 (08:44 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 8 Apr 2021 12:44:10 +0000 (08:44 -0400)
commit6226ce9daf783b05b3299ce4518f7a54853c9e92
tree45de1b02e75240a4125418c3c581501c9fa54bba
parent2710368089ccf7a5b7d0e9b1a46bea7b9b101376
EEXIST is fine in a system with multiple processes.

race conditions on `make -j 8` for example
src/lib/util/file.c