summaryrefslogtreecommitdiff
path: root/lib/curl_memrchr.c
Commit message (Expand)AuthorAgeFilesLines
* Curl_memchr: zero length input can't matchDaniel Stenberg2018-04-241-9/+10
* memdebug: Ensure curl/curl.h is included before curl_memory.hSteve Holme2016-04-011-1/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-6/+2
* 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
* source cleanup: unify look, style and indent levelsDaniel Stenberg2011-04-271-3/+3
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Removed some extraneous carriage return charactersDan Fandrich2009-09-281-63/+63
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-0/+63