freebsd-skq/lib/libc/nls
Jilles Tjoelker 05eb11cbc4 libc: Use O_CLOEXEC for various internal file descriptors.
This fixes a race condition where another thread may fork() before CLOEXEC
is set, unintentionally passing the descriptor to the child process.

This commit only adds O_CLOEXEC flags to open() or openat() calls where no
fcntl(fd, F_SETFD, FD_CLOEXEC) follows. The separate fcntl() call still
leaves a race window so it should be fixed later.
2012-09-29 11:54:34 +00:00
..
be_BY.UTF-8.msg
C.msg
ca_ES.ISO8859-1.msg
catclose.3
catgets.3
catopen.3
de_DE.ISO8859-1.msg
el_GR.ISO8859-7.msg
es_ES.ISO8859-1.msg
fi_FI.ISO8859-1.msg
fr_FR.ISO8859-1.msg
gl_ES.ISO8859-1.msg
hu_HU.ISO8859-2.msg
it_IT.ISO8859-15.msg
ja_JP.eucJP.msg
ja_JP.UTF-8.msg
ko_KR.eucKR.msg
ko_KR.UTF-8.msg
Makefile.inc
mn_MN.UTF-8.msg
msgcat.c
nl_NL.ISO8859-1.msg
no_NO.ISO8859-1.msg
pl_PL.ISO8859-2.msg
pt_BR.ISO8859-1.msg
ru_RU.KOI8-R.msg
sk_SK.ISO8859-2.msg
sv_SE.ISO8859-1.msg
Symbol.map
uk_UA.UTF-8.msg