]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: add fhandler_base::npfs_handle
authorKen Brown <kbrown@cornell.edu>
Thu, 26 Aug 2021 22:05:53 +0000 (18:05 -0400)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 13 Sep 2021 15:45:53 +0000 (17:45 +0200)
commit8a10f6302cad62cf8adc5c736e3eab8da4aa689b
tree6dbf2ca15ab366614bc97c16b512fe75688495c4
parentf002d02b17d92f8057786c51077d1c746cd99d0f
Cygwin: add fhandler_base::npfs_handle

It replaces the three identical functions of the same name in the
classes fhandler_pipe, fhandler_fifo, and fhandler_socket_unix.
winsup/cygwin/fhandler.cc
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_fifo.cc
winsup/cygwin/fhandler_pipe.cc
winsup/cygwin/fhandler_socket_unix.cc
This page took 0.030979 seconds and 5 git commands to generate.