Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split asr_resolver.c into different files to overlay the libc/net | 2012-09-08 | 1 | -558/+0 | |
* | Build static netent and hostent structure in a nicer and hopefully not | 2012-08-19 | 1 | -95/+100 | |
* | When building dynamic hostent and netent, allocate a single linear buffer to | 2012-08-19 | 1 | -5/+5 | |
* | ensure that async_run() and async_run_sync() always preserve errno. | 2012-08-18 | 1 | -5/+5 | |
* | getrrsetyname() only uses ERRSET_* and is not supposed to set errno. | 2012-08-18 | 1 | -6/+9 | |
* | Improve error reporting in getnameinfo_async() and getaddrinfo_async(). | 2012-08-18 | 1 | -9/+19 | |
* | must be zero'd (found by regress) | 2012-07-29 | 1 | -1/+2 | |
* | implement res_mkquery | 2012-07-11 | 1 | -1/+47 | |
* | implement res_querydomain() required by sendmail | 2012-07-08 | 1 | -1/+30 | |
* | add stub function for gethostent(), and move things around a bit while here. | 2012-07-08 | 1 | -12/+19 | |
* | Import asr, an experimental async resolver implementation. | 2012-04-14 | 1 | -0/+457 |