workaround brokenness in setrerror_r()

tridge at samba.org tridge at samba.org
Thu Dec 10 20:42:24 MST 2009


Hi Love,

Here is a patch to work around the brokenness between GNU and XSI
strerror_r(). It uses a trick to detect the difference at runtime,
rather than trying to do this at the configure level. As the runtime
trick is fast and should be reliable that seemed a reasonable
approach.

Cheers, Tridge




More information about the samba-technical mailing list