<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 11, 2014 at 7:07 PM, Zachary Turner <span dir="ltr"><<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Thanks.  In some places we check __GLIBC__ explicitly.  I guess what I'm wondering is: is there some reason this isn't equivalent to some combination of OS define checks?</div></blockquote><div><br></div><div>You can use alternative libcs on Linux, like musl:</div><div><a href="http://www.musl-libc.org/">http://www.musl-libc.org/</a><br></div><div><br></div><div>Android, for example, uses a Linux kernel with the Bionic libc implementation, so it's complicated. =/</div></div></div></div>