]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: FIFO: minor change - use NtClose
authorKen Brown <kbrown@cornell.edu>
Tue, 17 Mar 2020 14:36:34 +0000 (10:36 -0400)
committerKen Brown <kbrown@cornell.edu>
Fri, 8 May 2020 10:32:00 +0000 (06:32 -0400)
commitd05124dc6beb1379c155bfa0fe5e3bd42a28f280
treea7112b827d11b7ce5189903b73c61b62848ba731
parent72865dc2a34903f88615f4282f157a1b62973770
Cygwin: FIFO: minor change - use NtClose

Replace CloseHandle by NtClose since all handles are created by NT
functions.
winsup/cygwin/fhandler_fifo.cc
This page took 0.030507 seconds and 5 git commands to generate.