]> git.sur5r.net Git - openldap/commit
when opening files in /tmp use O_CREAT|O_EXCL to overcome race conditions
authorBen Collins <bcollins@openldap.org>
Mon, 24 Apr 2000 16:40:57 +0000 (16:40 +0000)
committerBen Collins <bcollins@openldap.org>
Mon, 24 Apr 2000 16:40:57 +0000 (16:40 +0000)
commit4777232c838da10785ae5bf066502b2a2c7054eb
treed7aa955061347cb212627f6ef5b48a6cae0a8817
parent7fa830b7549fd16ef26cc5e777c823438a597d9c
when opening files in /tmp use O_CREAT|O_EXCL to overcome race conditions
servers/slapd/tools/ldbmtest.c