summaryrefslogtreecommitdiff
path: root/lib/llist.c
Commit message (Expand)AuthorAgeFilesLines
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* #ifdef 0'ed Curl_llist_insert_prev and Curl_llist_remove_next, as they areDaniel Stenberg2003-09-111-0/+4
* Uses less macros. #ifdef'ed out unused functions. Edited slightly to beDaniel Stenberg2003-09-051-1/+1
* Curl_llist_destroy() checks the input for non-NULLDaniel Stenberg2003-08-141-5/+5
* use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditionsDaniel Stenberg2003-06-261-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Now uses Curl_ as prefix for internal global symbols. curl_ should only beDaniel Stenberg2002-04-271-13/+13
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Philip Gladstone's 64-bit issues corrected.Daniel Stenberg2002-02-171-2/+2
* added typecast for a malloc() return, and added check for NULLDaniel Stenberg2002-01-181-1/+4
* Sterling Hughes' provided initial DNS cache source code.Daniel Stenberg2002-01-031-0/+165