CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/08 14:03:15
Modified files:
lib/libc/asr : res_query.c res_send.c
Log message:
Do not fail if the user buffer is too short to hold the packet: fill it up
to the given size and return the packet length.
issue spotted by weerd@
