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)
commit1d66e53a64ec2878293e6d74a852b736ddab8f21
treed34841e4973ccd074f892ef275438c20933f8e92
parent3853234c2649c501e9876f940f802be86cb6383d
We cannot set errno=0 in any of the wrapper calls as this breaks UNIX error
returns to the client.
Jeremy.
source/lib/system.c
source/tdb/tdb.c