src/winsup/cygwin ChangeLog fcntl.cc fhandler. ...
corinna@sourceware.cygnus.com
corinna@sourceware.cygnus.com
Mon Oct 23 13:16:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.cygnus.com 2000-10-23 13:16:53
Modified files:
winsup/cygwin : ChangeLog fcntl.cc fhandler.cc fhandler.h
net.cc
Log message:
* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
functionality except F_DUPFD to fhandler classes.
* fhandler.cc (fhandler_base::fcntl): New method.
* net.cc (fhandler_socket::fcntl): Ditto.
* fhandler.h (class fhandler_base): Add method prototype for fcntl().
(class fhandler_socket): Ditto.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.373&r2=1.374
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fcntl.cc.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.24&r2=1.25
More information about the Cygwin-cvs
mailing list