aboutsummaryrefslogtreecommitdiff
path: root/lib/strequal.c
AgeCommit message (Expand)Author
2002-03-19copyright string (year) updateDaniel Stenberg
2001-12-03Eric nailed a but in strnequal() for macintoshDaniel Stenberg
2001-11-27Eric Lavigne updatesDaniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-24cleanupsDaniel Stenberg
2001-05-18strlcat() is now Curl_strlcat() instead to prevent collisions when used withDaniel Stenberg
2001-03-14The Curl_* prefixes are now changed for curl_* ones, as these two functionsDaniel Stenberg
2001-02-06silly me, corrected the strlcat() to compileDaniel Stenberg
2001-02-06new openbsd inspired implementation of strlcat()Daniel Stenberg
2001-02-05adjusted the IPv6 stuff to compile and build on Linux as wellDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-08-24#include "setup.h" moved first of all includesDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-14Added #include <string.h>Daniel Stenberg
2000-06-14bad HAVE_STRICMP usage found by Björn StenbergDaniel Stenberg
2000-05-22files moved to main branch from the newlib branchDaniel Stenberg