summaryrefslogtreecommitdiff
path: root/lib/strequal.c
Commit message (Expand)AuthorAgeFilesLines
* Eric nailed a but in strnequal() for macintoshDaniel Stenberg2001-12-031-0/+3
* Eric Lavigne updatesDaniel Stenberg2001-11-271-0/+1
* looks nicer and is better compatible with older vim versionsSterling Hughes2001-10-111-2/+2
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+8
* cleanupsDaniel Stenberg2001-08-241-3/+3
* strlcat() is now Curl_strlcat() instead to prevent collisions when used withDaniel Stenberg2001-05-181-1/+1
* The Curl_* prefixes are now changed for curl_* ones, as these two functionsDaniel Stenberg2001-03-141-2/+2
* silly me, corrected the strlcat() to compileDaniel Stenberg2001-02-061-1/+1
* new openbsd inspired implementation of strlcat()Daniel Stenberg2001-02-061-8/+23
* adjusted the IPv6 stuff to compile and build on Linux as wellDaniel Stenberg2001-02-051-0/+26
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-2/+2
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-2/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* Added #include <string.h>Daniel Stenberg2000-06-141-0/+2
* bad HAVE_STRICMP usage found by Björn StenbergDaniel Stenberg2000-06-141-1/+1
* files moved to main branch from the newlib branchDaniel Stenberg2000-05-221-0/+83