freebsd-dev/libexec
Andriy Gapon 6014c8de1d rtld: eliminate double call to close(2) that may occur in load_object
The second close(2) call resulted in heisenbugs in some multi-threaded
applications where e.g. dlopen(3) call in one thread could close a file
descriptor for a file having been opened in other thread concurrently.

My litmus test for this issue was an openoffice.org build.

Reviewed by:	jhb
MFC after:	2 weeks
2011-03-25 18:23:10 +00:00
..
atrun
bootpd Catch up with kernel using time_uptime to drive ARP timeouts. 2010-12-06 09:39:36 +00:00
comsat
fingerd
ftpd Make format string a string literal. (Discovered by clang.) 2011-01-04 00:39:56 +00:00
getty Add __unused. Ansi prototypes. 2010-12-20 08:29:54 +00:00
lukemftpd
mail.local
mknetid Fix double ;; 2010-12-06 10:24:06 +00:00
pppoed
rbootd Add __unused 2010-12-20 08:37:26 +00:00
revnetgroup
rlogind Add __unused 2010-12-20 08:44:08 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld add __unused 2010-12-19 13:05:17 +00:00
rpc.sprayd
rshd
rtld-aout
rtld-elf rtld: eliminate double call to close(2) that may occur in load_object 2011-03-25 18:23:10 +00:00
save-entropy
smrsh
talkd
tcpd
telnetd
tftp-proxy
tftpd Fix typos. 2010-11-09 10:59:09 +00:00
ulog-helper
ypxfr
Makefile
Makefile.inc