freebsd-dev/lib/libc/db/db
Kurt Lidl 06feb971e7 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.

Approved by:	rpaulo (mentor)
Obtained from:	NetBSD (r1.17, r1.18)
Differential Revision:	https://reviews.freebsd.org/D5549
2016-03-06 04:38:08 +00:00
..
db.c Allow O_CLOEXEC to be used in dbopen() flags 2016-03-06 04:38:08 +00:00
Makefile.inc