OSDN Git Service

* debug.cc (set_errno): Return value of errno that was set, just like the
authorcgf <cgf>
Mon, 22 Oct 2001 21:09:40 +0000 (21:09 +0000)
committercgf <cgf>
Mon, 22 Oct 2001 21:09:40 +0000 (21:09 +0000)
commitbc3aecad7bcb930432ce83e1dcb53ec96b25a139
treed122b6bad47b76ff11d48294505fd72abff8f1ec
parentc067cbf6ad220e06de0cec352a193bc474f9540f
* debug.cc (set_errno): Return value of errno that was set, just like the
macro.
(setclexec_pid): Replace old handle with new handle.
* debug.h: Reflect change in arguments for setclexec_pid.
* fhandler.cc (fhandler_base::set_inheritance): Ditto.
(fhandler_base::fork_fixup): Ditto.
* cygerrno.h: Reflect return value change for set_errno.
winsup/cygwin/ChangeLog
winsup/cygwin/cygerrno.h
winsup/cygwin/debug.cc
winsup/cygwin/debug.h
winsup/cygwin/fhandler.cc