bug-hurd
[Top][All Lists]
Advanced

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

Re: hurd/pfinet ChangeLog glue-include/linux/socket.h


From: Thomas Schwinge
Subject: Re: hurd/pfinet ChangeLog glue-include/linux/socket.h
Date: Thu, 2 Oct 2008 16:27:59 +0200
User-agent: Mutt/1.5.11

Hello!

On Sun, Aug 03, 2008 at 07:07:26PM +0000, Samuel Thibault wrote:
> CVSROOT:      /cvsroot/hurd
> Module name:  hurd
> Changes by:   Samuel Thibault <sthibaul>      08/08/03 19:07:26
> 
> Modified files:
>       pfinet         : ChangeLog 
>       pfinet/glue-include/linux: socket.h 
> 
> Log message:
>               * glue-include/linux/socket.h (MSG_NOSIGNAL): Remove macro.

I guess it would be safe to revert this removal and instead use the
following, until I have update my cross-compiler's libc?

    #ifndef MSG_NOSIGNAL
    # define MSG_NOSIGNAL 0
    #endif


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


reply via email to

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