CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/07/09 06:54:04
Modified files: libexec/ld.so : library.c library_mquery.c sod.c Log message: Use O_CLOEXEC to make sure fork+exec in a threaded process can't see the fds used by dlopen() ok otto@ miod@