]> code.delx.au - gnu-emacs/blobdiff - src/syssignal.h
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
[gnu-emacs] / src / syssignal.h
index 6a5cd39bde939727d639045dcaec93e4007daeb5..1e9c0dbb38a7dde5849d1640eaa406f587751af5 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