[Opendnssec-develop] syslog_r() on platforms that have it
Jerry Lundström
jerry.lundstrom at iis.se
Tue Jun 19 10:50:31 UTC 2012
Hi,
Even tho it didn't solved the problem currently on NetBSD/OpenBSD for the EnforcerNG, is anyone against having it in?
http://fisheye.opendnssec.org/changelog/opendnssec?cs=6436
In short, openlog_r()/syslog_r()/closelog_r() is thread safe functions on platforms where the normal functions aren't thread safe. It does not mean that the normal function does not work in threaded environments but you should use the _r() ones.
If no one is against it I'd like to push it to trunk and 1.3 also.
/Jerry
--
Jerry Lundström - Software Engineer
.SE - The Internet Infrastructure Foundation
http://www.iis.se/
More information about the Opendnssec-develop
mailing list