emacs-devel
[Top][All Lists]
Advanced

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

Re: netbsd.h change


From: Henrik Enberg
Subject: Re: netbsd.h change
Date: Fri, 3 Nov 2006 09:06:25 +0100 (CET)

> From: Richard Stallman <address@hidden>
> 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?

The manpage for sigblock says the same on OpenBSD 4.0.




reply via email to

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