Allow O_CLOEXEC to be used in dbopen() flags
There is also a small portability crutch, also present in NetBSD,
to allow compiling on a system that doesn't define O_CLOEXEC.
Obtained from: NetBSD (r1.17, r1.18)
Differential D5549
Allow O_CLOEXEC to be used in dbopen() flags • lidl on Mar 4 2016, 3:25 AM. Authored by Tags None Referenced Files
Subscribers
Details
Allow O_CLOEXEC to be used in dbopen() flags There is also a small portability crutch, also present in NetBSD, Obtained from: NetBSD (r1.17, r1.18) Test compiled and run on sparc64.
Diff Detail
|