OSDN Git Service

* fhandler_socket.cc (fhandler_socket::fhandler_socket): Fix compiler
authorcorinna <corinna>
Fri, 21 Feb 2003 14:59:35 +0000 (14:59 +0000)
committercorinna <corinna>
Fri, 21 Feb 2003 14:59:35 +0000 (14:59 +0000)
commit89d5e5f8913967ee05330dfd993d37286ba3a823
treec3b9c2ef17f3250340739c69ceba0c76058c967c
parentf0d00e8d8dee18680b225b1d2fe90f68f9632a5c
* fhandler_socket.cc (fhandler_socket::fhandler_socket): Fix compiler
warning.
(fhandler_socket::fstat): Simplify.  Set st_uid/st_gid to effective
uid/gid of current process in case of open sockets.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_socket.cc