emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/syssignal.h,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/syssignal.h,v
Date: Wed, 29 Aug 2007 05:28:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/29 05:28:10

Index: src/syssignal.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/syssignal.h,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- src/syssignal.h     26 Jul 2007 05:27:56 -0000      1.46
+++ src/syssignal.h     29 Aug 2007 05:27:57 -0000      1.47
@@ -33,6 +33,7 @@
    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
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]