]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (fhandler_proc::opendir): Declare.
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 12 Aug 2011 12:31:08 +0000 (12:31 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 12 Aug 2011 12:31:08 +0000 (12:31 +0000)
commit1f08558f14e45382f5f5b137c45aae3bb79b067c
tree2770d3ea3f7fb2e3566fd85800fdb62a980b71cd
parent6e2c582323d667fec9b1859757515f932c6f8db2
* fhandler.h (fhandler_proc::opendir): Declare.
(fhandler_proc::closedir): Declare.
* fhandler_proc.cc (fhandler_proc::opendir): New method.  Fetch list
of active processes here once to avoid potential duplicates.
(fhandler_proc::closedir): New method.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_proc.cc
This page took 0.02921 seconds and 5 git commands to generate.