]> code.delx.au - gnu-emacs/blobdiff - src/syssignal.h
Merged in changes from CVS trunk.
[gnu-emacs] / src / syssignal.h
index 04e84df1a3ac68880074ab67506ca2ba28b16df1..ab61d111398ab3cbfdd8f9bf26981dc84a7f91db 100644 (file)
@@ -32,6 +32,7 @@ extern pthread_t main_thread;
    indicate that SIGIO doesn't work by #undef-ing SIGIO.  If this file
    #includes <signal.h>, then that will re-#define SIGIO and confuse
    things.  */
+/* XXX This is not correct anymore, there is a BROKEN_SIGIO macro. */
 
 #define SIGMASKTYPE sigset_t