summaryrefslogtreecommitdiff
path: root/lib/wildcard.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-0/+77
* build: rename 93 lib/*.c filesYang Tse2013-01-031-77/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-5/+5
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-0/+1
* ensure that Curl_wildcard_dtor() leaves WildcardData struct zero initializedYang Tse2010-06-101-0/+5
* include libcurl standard internal headersYang Tse2010-06-021-0/+3
* wildcard.c: add missing include of "setup.h"Kamil Dudka2010-05-271-0/+1
* wildcard.c: add missing include of "curl_memory.h"Pavel Raiskup2010-05-271-0/+1
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-121-0/+66