CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/15 00:12:19
Modified files:
lib/libc/db/btree: bt_open.c
lib/libc/db/hash: hash_page.c
Log message:
Pass O_CLOEXEC to open() or mkostemp() instead of setting FD_CLOEXEC afterwards
ok miod@
