Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / curl_fnmatch.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-06-10 Daniel Stenbergunittest: mark all unit tested functions
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2010-06-10 Yang Tsereplace isprint() with ISPRINT()
2010-06-02 Yang Tseinclude libcurl standard internal headers
2010-06-02 Yang Tsemake setup.h first included file
2010-05-31 Yang Tsefix compiler warning: enumerated type mixed with anothe...
2010-05-28 Kamil Dudkalib: eliminate 'statement not reached' warnings
2010-05-27 Tor Arntsencurl_fnmatch: remove use of register keyword
2010-05-21 Tor Arntsencurl_fnmatch: Use int not bool when function returns int
2010-05-16 Kamil Dudkaftp wildcard: a new option CURLOPT_FNMATCH_DATA
2010-05-12 Daniel Stenbergstyle: minor whitespace change
2010-05-12 Pavel RaiskupFTP: WILDCARDMATCH/CHUNKING/FNMATCH added