cygwin/signal.h: Remove SI_QUEUE unimplemented comment
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
		| @@ -265,8 +265,7 @@ enum | |||||||
|   SI_MESGQ,				/* sent by real time mesq state change |   SI_MESGQ,				/* sent by real time mesq state change | ||||||
| 					   (currently unimplemented) */ | 					   (currently unimplemented) */ | ||||||
|   SI_TIMER,				/* sent by timer expiration */ |   SI_TIMER,				/* sent by timer expiration */ | ||||||
|   SI_QUEUE,				/* sent by sigqueue (currently |   SI_QUEUE,				/* sent by sigqueue */ | ||||||
| 					   unimplemented) */ |  | ||||||
|   SI_KERNEL,				/* sent by system */ |   SI_KERNEL,				/* sent by system */ | ||||||
|  |  | ||||||
|   ILL_ILLOPC,				/* illegal opcode */ |   ILL_ILLOPC,				/* illegal opcode */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user