]> sourceware.org Git - glibc.git/commit
* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.
authorUlrich Drepper <drepper@redhat.com>
Sat, 6 May 2006 18:04:35 +0000 (18:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 6 May 2006 18:04:35 +0000 (18:04 +0000)
commitbce16467708a050e1c88a010f7dfb370013e5ea6
tree250bdd8bc2d735f826ee108b75554d2586bdf3d4
parent8e45b1acc235d73fc6866849ec302e9c2077a84e
* include/arpa/nameser.h: Also optimize NS_PUT16 and NS_PUT32.

* resolv/res_mkquery.c: Use NS_PUT16 and NS_PUT32 instead of __putshort
and __putlong respectively.  Correct buffer overflow check for
NS_NOTIFY_OP.

* resolv/res_send.c (send_vc): Use ns_put16 instead of putshort.
ChangeLog
include/arpa/nameser.h
resolv/res_mkquery.c
resolv/res_send.c
This page took 0.042979 seconds and 5 git commands to generate.