about summary refs log tree commit diff
path: root/src/network/res_send.c
Commit message (Expand)AuthorAgeFilesLines
* res_send: use a temp buffer if caller's buffer is under 512 bytesRich Felker2022-09-221-1/+9
* fix return value of res_send, res_query on errors from nameserverRich Felker2020-05-191-1/+1
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* implement new dns backend, res_send and other legacy resolver functionsRich Felker2014-06-021-0/+12