]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler.h (class fhandler_mailslot): Declare new private method
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 11 Nov 2009 18:16:57 +0000 (18:16 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 11 Nov 2009 18:16:57 +0000 (18:16 +0000)
commitc08f09ab78c1a7ff5ef4392e83c98f4c9fef97aa
tree36b0a8e30e4cfc9d73834ec55754e6278bdd5835
parentafb7f5666ddcbfbd78275f440cad44fa277a8f22
* fhandler.h (class fhandler_mailslot): Declare new private method
get_object_attr.
* fhandler_mailslot.cc (fhandler_mailslot::get_object_attr): Implement.
(fhandler_mailslot::open): Replace calls to path_conv::get_object_attr
with calls to fhandler_mailslot::get_object_attr.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_mailslot.cc
This page took 0.03101 seconds and 5 git commands to generate.