]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: cwdstuff::get: clean up debug_printf output
authorKen Brown <kbrown@cornell.edu>
Sun, 23 Aug 2020 22:41:18 +0000 (18:41 -0400)
committerKen Brown <kbrown@cornell.edu>
Sun, 23 Aug 2020 22:50:00 +0000 (18:50 -0400)
commitc1f177d6a9e0b86f9ad22c49891fd2d60433e472
tree0fbb1ac26483f828c51ae15c9cb04b4bd2de64f9
parentbb4285206207343984d975f735d15701fd3ed6e1
Cygwin: cwdstuff::get: clean up debug_printf output

Set errno = 0 at the beginning so that the debug_printf call at the
end doesn't report a nonzero errno left over from some other function
call.
winsup/cygwin/path.cc
This page took 0.03208 seconds and 5 git commands to generate.