We cannot set errno=0 in any of the wrapper calls as this breaks UNIX error
authorJeremy Allison <jra@samba.org>
Fri, 19 Apr 2002 21:45:02 +0000 (21:45 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 19 Apr 2002 21:45:02 +0000 (21:45 +0000)
commitca2e14ddc3d753f79319060f3024a0c9b3a57b98
treedb9619afca5d44351abd7ac48a620f51d52916a5
parent16e1ff4f3a09a1207e5c7b1d26c0fbe961de76d1
We cannot set errno=0 in any of the wrapper calls as this breaks UNIX error
returns to the client.
Jeremy.
(This used to be commit 1d66e53a64ec2878293e6d74a852b736ddab8f21)
source3/lib/system.c
source3/tdb/tdb.c