* pinfo.cc (codepage_init): Move function.
* environ.cc (codepage_init): To here. * exceptoins.cc (SIG_NONMASKABLE): Remove SIGCONT from consideration since it is supposed to be maskable. * signal.cc (sigaction): Ditto. * sigproc.cc (wait_sig): Ditto. * winsup.h: Eliminate global declaration of codepage_init.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| /* thread.cc: Locking and threading module functions | ||||
|  | ||||
|    Copyright 1998, 2000 Cygnus Solutions. | ||||
|    Copyright 1998, 1999, 2000, 2001 Red Hat, Inc. | ||||
|  | ||||
|    Written by Marco Fuykschot <marco@ddi.nl> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user