From 5806add291f1c7561b85ab188298c34a9f3a06c4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 5 Nov 2002 04:23:41 +0000 Subject: * sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL. --- winsup/cygwin/fhandler_process.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/fhandler_process.cc') diff --git a/winsup/cygwin/fhandler_process.cc b/winsup/cygwin/fhandler_process.cc index 03000a21d..7b1773f0e 100644 --- a/winsup/cygwin/fhandler_process.cc +++ b/winsup/cygwin/fhandler_process.cc @@ -60,7 +60,7 @@ static const char * const process_listing[] = "ctty", "stat", "statm", - "cmdline", + "qmdline", NULL }; -- cgit v1.2.3