This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] Correct the type of sigFOO_token


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2012-10-21  Yao Qi  <yao@codesourcery.com>
Yao> 	* event-top.c (sigint_token, sighup_token): Replace 'void *' with
Yao> 	'static struct async_signal_handler *'.
Yao> 	(sighup_token, sigquit_token, sigstp_token): Likewise.

Thanks for doing this.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]