OSDN Git Service

* fhandler.h (fhandler_base::fhaccess): Return int for compatibility with
authorcgf <cgf>
Sat, 24 Jan 2004 20:34:26 +0000 (20:34 +0000)
committercgf <cgf>
Sat, 24 Jan 2004 20:34:26 +0000 (20:34 +0000)
commitfe57f9735ecd5643e7e08c56509df68aab30eb09
treebd6a46f8c98ce32911e3d2d846e7f881c29b1420
parent94b6435aba86053034abba63d531728d6a0de171
* fhandler.h (fhandler_base::fhaccess): Return int for compatibility with
access.
* fhandler.cc (fhandler_base::fhaccess): Return int.  Use consistent variable
name for exit value.  Exit at bottom, printing debugging information, like
other cygwin functions.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc
winsup/cygwin/fhandler.h