summaryrefslogtreecommitdiff
path: root/lib/curl_threads.c
Commit message (Expand)AuthorAgeFilesLines
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-0/+1
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-2/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* WIN32 fix, _beginthreadex() may return either 0 or -1L upon failureYang Tse2010-01-291-1/+5
* Constantine Sapuntzakis provided initial thread abstraction layerYang Tse2010-01-251-0/+124