summaryrefslogtreecommitdiff
path: root/lib/asyn-thread.c
Commit message (Expand)AuthorAgeFilesLines
* asyn-thread: check for dotted addresses before thread startsChristian Hägele2011-08-061-2/+16
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-6/+0
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-1/+0
* code style: space between close paren and open braceDaniel Stenberg2011-07-041-1/+1
* asyn-thread: fix compiler warningYang Tse2011-06-211-4/+2
* compiler warning: fixYang Tse2011-05-211-1/+1
* resolver_error: remove bad semicolonDaniel Stenberg2011-04-291-1/+1
* gai_strerror: provide private implementationDaniel Stenberg2011-04-281-0/+38
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-10/+31
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-24/+27
* async resolvers: further cleanupsDaniel Stenberg2011-04-251-0/+632