Merged from miles@gnu.org--gnu-2005 (patch 610-614)
[bpt/emacs.git] / src / syssignal.h
index 43e8847..3cb2822 100644 (file)
@@ -33,6 +33,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