emacs-devel
[Top][All Lists]
Advanced

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

Re: netbsd.h change


From: Mark Davies
Subject: Re: netbsd.h change
Date: Sat, 4 Nov 2006 17:39:42 +1300
User-agent: KMail/1.9.5

On Friday 03 November 2006 20:07, Richard Stallman wrote:
>     --- 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?

This should be fine for any 4.4BSD derived system.  Certainly this support was 
in the very first NetBSD release and therefore would have been in OpenBSD 
when it branched from NetBSD.

cheers
mark




reply via email to

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