]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: console: Unify EnumWindows() callback functions.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 14 Feb 2024 13:57:48 +0000 (22:57 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 14 Feb 2024 14:18:23 +0000 (23:18 +0900)
commit930e553da8e9bb83b0dee3548c3fc1729095710b
tree493577248ef75a3d572088a2b330380a7de11195
parent054f4801e67d70436c44563a5144e8b84596e553
Cygwin: console: Unify EnumWindows() callback functions.

Previously, three similar callback fuctions were used in console
code. This patch unifies these functions to ease maintenance cost.

Fixes: 8aad3a7edeb2 ("Cygwin: console: Fix a problem that minor ID is incorrect in ConEmu.")
Suggested-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
winsup/cygwin/devices.cc
winsup/cygwin/devices.in
winsup/cygwin/fhandler/console.cc
winsup/cygwin/local_includes/fhandler.h
This page took 0.027402 seconds and 5 git commands to generate.