Proposal: libsmbclient API

Jeremy Allison jra at samba.org
Tue Mar 31 19:13:31 GMT 2009


On Tue, Mar 31, 2009 at 08:24:27PM +0200, Volker Lendecke wrote:
> 
> Just a stupid question: Are there pthreads implementations
> around that do not guarantee a thread-specific errno? Asked
> in a different way: Does the pthreads spec not mandate this?
> You can hardly program efficiently without that.

Yes, I'm pretty sure pthreads mantates thread-specific errno.
errno isn't the problem, access of our global state is :-).

Jeremy.


More information about the samba-technical mailing list