]> sourceware.org Git - newlib-cygwin.git/commit
* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 23 Oct 2000 20:16:52 +0000 (20:16 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 23 Oct 2000 20:16:52 +0000 (20:16 +0000)
commit1eb14bae8cc488dad2da4925cb73e4376c69fe45
tree105a09afcbb92f6c87105b135f26397cc7866f3e
parentf80cdaeecbe2f65d2b6026bd25923cca7c9ab455
    * 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.
winsup/cygwin/ChangeLog
winsup/cygwin/fcntl.cc
winsup/cygwin/fhandler.cc
winsup/cygwin/fhandler.h
winsup/cygwin/net.cc
This page took 0.030985 seconds and 5 git commands to generate.