History log of /bionic/libc/include/arpa/nameser_compat.h
Revision Date Author Comments
497127711a3446dc2d9cfa0aca152f8c703e3d9c 17-Sep-2016 Elliott Hughes <enh@google.com> Remove remaining big-endian cruft.

We'd removed most of it already, but a few bits and pieces were still lying
around.

Change-Id: I572a23eb15b9670d8d0f95586eca99ab0bdb4a1b
Test: mm.
203e13d97de840e01eded6a267fef9f245cf3a15 22-Jul-2016 Elliott Hughes <enh@google.com> Always include <sys/cdefs.h>.

I made a mistake caught by code review earlier, so let's try to be
safer by default.

This patch also moves all our "forwarding" headers to the guardless
just-include-the-other-thing style that we usually use. (Where we
have a comment explaining where the header comes from, I've kept
that.)

Change-Id: I37342cf5e2563c6a269b2ba61a697069b1c7913b
56e017306eb55c5deea795f89d2fb657757b4164 09-Dec-2014 Elliott Hughes <enh@google.com> Simplify our endian.h implementation.

We can rely on the compiler's builtins. Tested on arm, arm64, mips, x86,
and x86-64.

Change-Id: I0f774ed7e85b3c791a3178d8ef17c6500e6a9ace
fcb502e3ec032497bba7f8634fb214e0c05394d8 05-Mar-2014 Calin Juravle <calin@google.com> Sync up nameser with upstream(2014.03.05)

Bug: 13219633

Change-Id: I8ee4ddf270710e9eea415fa3db984af7719a8dd4
569fb9887d00104509df79fa77d92e3cf9afe7db 04-Mar-2014 Calin Juravle <calin@google.com> Moved nameser.h and namser_compat.h to public include dir

This is part of the upstream sync (Net/Open/Free BSDs expose the
nameser.h in their public headers).

Change-Id: Ib063d4e50586748cc70201a8296cd90d2e48bbcf