]> code.delx.au - gnu-emacs/blobdiff - src/syssignal.h
Merged from miles@gnu.org--gnu-2005 (patch 469)
[gnu-emacs] / src / syssignal.h
index dd13e3764aa2cb62c3d5be2d0dd865a71b189765..2f8aa43f2f6c814c21ff8b3a4983e30b81fb9da8 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