* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.
commit697e162863c5e32a5de03688d47151851ab21eb9
authorUlrich Drepper <drepper@redhat.com>
Sat, 6 May 2006 08:03:24 +0000 (6 08:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 6 May 2006 08:03:24 +0000 (6 08:03 +0000)
treeec41be6cad6a29041fcc56424352b7282815930f
parentacf82eaf270b410e49dfe45fa836f1ba41b62bb6
* include/arpa/nameser.h: Add optimizations for NS_GET16 and NS_GET32.

* resolv/res_send.c (res_nameinquery): Use NS_GET16 directly
instead of ns_get16.
(res_queriesmatch): Likewise.  Minor optimization.
ChangeLog
include/arpa/nameser.h
resolv/res_send.c