This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: diff /usr/include/endian.orig.h /usr/include/endian.h > endian.h.diff


On Aug 19 19:31, Pedro Izecksohn wrote:
>   ChangeLog entry:
> 
> 2010-08-19  Pedro Izecksohn  <pedro.izecksohn@...>
> 
> 	* endian.h [_BSD_SOURCE || ! _POSIX_SOURCE] (htobe16, htobe32)
> 	(htobe64, be16toh, be32toh, be64toh, htole16, htole32, htole64)
> 	(le16toh, le32toh, le64toh): Macros defined.
> 
>   I modified endian.h again:

Thanks.  On second thought I redefined _BSD_SOURCE to __USE_BSD and
disabled it, same as a few lines above.  Patch applied.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]