CCAN Archive mirror
 help / color / mirror / Atom feed
From: Akshay Adiga <akshay.adiga@linux.vnet.ibm.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: ccan@lists.ozlabs.org, ego@linux.vnet.ibm.com, svaidy@linux.vnet.ibm.com
Subject: Re: [PATCH] Add Glibc like endianess check
Date: Wed, 13 Sep 2017 12:03:51 +0530	[thread overview]
Message-ID: <20ab4a9b-747a-f73b-880f-38e55fb2c61c@linux.vnet.ibm.com> (raw)
In-Reply-To: <871snc89in.fsf@rustcorp.com.au>

Thanks!!!

On 09/12/2017 04:32 PM, Rusty Russell wrote:
> Akshay Adiga <akshay.adiga@linux.vnet.ibm.com> writes:
> > An application built using glibc would expect __BYTE_ORDER to tell if
> > it should be compiled for BIG_ENDIAN or LITTLE_ENDIAN, whereas ccan uses
> > HAVE_LITTLE_ENDIAN and HAVE_BIG_ENDIAN for the same purpose.
> >
> > Hence setting __BYTE_ORDER based on what CCAN provides will no longer
> > break the applications which check endianness the glibc way.
>
> Thanks, applied!
>
> Cheers,
> Rusty.
>

_______________________________________________
ccan mailing list
ccan@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/ccan

      reply	other threads:[~2017-09-13  6:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1505193793-776-1-git-send-email-akshay.adiga@linux.vnet.ibm.com>
2017-09-12 11:02 ` [PATCH] Add Glibc like endianess check Rusty Russell
2017-09-13  6:33   ` Akshay Adiga [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20ab4a9b-747a-f73b-880f-38e55fb2c61c@linux.vnet.ibm.com \
    --to=akshay.adiga@linux.vnet.ibm.com \
    --cc=ccan@lists.ozlabs.org \
    --cc=ego@linux.vnet.ibm.com \
    --cc=rusty@rustcorp.com.au \
    --cc=svaidy@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).