]> sourceware.org Git - newlib-cygwin.git/commit
* miscfuncs.h (NT_readline::close): New function to close handle.
authorCorinna Vinschen <corinna@vinschen.de>
Sun, 16 Feb 2014 16:02:18 +0000 (16:02 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Sun, 16 Feb 2014 16:02:18 +0000 (16:02 +0000)
commit1e705e29329a0bca000bfb1f199042ffedfe477b
tree3c90a8f7f99a7b49276bb5b4dc4881c28652be11
parentc18cbc8e6d1ddf3a91c960f7048d497c74c1d773
* miscfuncs.h (NT_readline::close): New function to close handle.
(NT_readline::~NT_readline): Call close.
* sec_auth.cc (verify_token): Use constructor to initialize tok_usersid.
* security.h (cygsid::cygsid): Add copy constructor taking cygsid as
source.
winsup/cygwin/ChangeLog
winsup/cygwin/miscfuncs.h
winsup/cygwin/sec_auth.cc
winsup/cygwin/security.h
This page took 0.033917 seconds and 5 git commands to generate.