]> sourceware.org Git - newlib-cygwin.git/commitdiff
cygwin/signal.h: Remove SI_QUEUE unimplemented comment
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 3 Aug 2017 12:56:24 +0000 (14:56 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 3 Aug 2017 12:56:24 +0000 (14:56 +0200)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/signal.h

index af0833688746a7dbdd69b4a5dc6fe042858a029d..a8c852ddba2d953e95b758a3adc7ab73bb6fc454 100644 (file)
@@ -265,8 +265,7 @@ enum
   SI_MESGQ,                            /* sent by real time mesq state change
                                           (currently unimplemented) */
   SI_TIMER,                            /* sent by timer expiration */
-  SI_QUEUE,                            /* sent by sigqueue (currently
-                                          unimplemented) */
+  SI_QUEUE,                            /* sent by sigqueue */
   SI_KERNEL,                           /* sent by system */
 
   ILL_ILLOPC,                          /* illegal opcode */
This page took 0.036428 seconds and 5 git commands to generate.