emacs-devel
[Top][All Lists]
Advanced

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

Re: netbsd.h change


From: Richard Stallman
Subject: Re: netbsd.h change
Date: Fri, 03 Nov 2006 02:07:28 -0500

    --- src/s/netbsd.h.orig     2006-11-02 23:59:28.000000000 +1300
    +++ src/s/netbsd.h
    @@ -138,5 +138,10 @@

     #define GC_MARK_STACK      GC_MAKE_GCPROS_NOOPS

    +/* Use sigprocmask(2) and friends instead of sigblock(2); the man 
    page
    +   of sigblock says it is obsolete.  */
    +
    +#define POSIX_SIGNALS      1

I would be glad to make that change, but I see that netbsd.h is
included by openbsd.h.  Does anyone know if this change is correct
for OpenBSD?




reply via email to

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