This commit is contained in:
Christopher Faylor 2002-08-17 02:16:25 +00:00
parent b3c12fb401
commit 0763513767

View File

@ -65,7 +65,7 @@
(wait_for_sigthread): Rename from "wait_for_me". Assume that
wait_sig_inited has been set and that this function is only called from
the main thread.
* winsup.h (wait_for_sigthread): Declare new function.
* sigproc.h (wait_for_sigthread): Declare new function.
2002-08-08 Christopher Faylor <cgf@redhat.com>