CVSROOT:        /cvs/src
Module name:    src
Changes by:     cori...@sourceware.org  2011-08-12 12:31:08

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler_proc.cc 

Log message:
        * 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5475&r2=1.5476
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.434&r2=1.435
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_proc.cc.diff?cvsroot=src&r1=1.108&r2=1.109

Reply via email to