summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/string.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* * miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcallCorinna Vinschen2014-08-181-7/+2
* Throughout, keep function definitions and declarations in sync withCorinna Vinschen2013-11-251-2/+3
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * dcrt0.cc (quoted): Renamed strechr to strchrnul.Kai Tietz2012-10-271-3/+3
* * string.h (strechr): Replace assembler byKai Tietz2012-10-261-60/+30
* * exec.cc (strccpy): Move function from here...Corinna Vinschen2011-01-191-1/+3
* * string.h (strchr): Eliminate.Christopher Faylor2008-05-221-21/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * string.h: Re-enable inline strcasematch and strncasematchCorinna Vinschen2008-02-011-12/+3
* * string.h: Guard cygwin internal string function definitions withCorinna Vinschen2007-12-131-0/+5
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-1/+23
* whitespace cleanupChristopher Faylor2003-03-091-1/+1
* * strings.h (strechr): New function.Christopher Faylor2003-01-271-0/+21
* * winbase.h: Turn on inline versions of Interlocked* by default.Christopher Faylor2002-12-141-9/+9
* * external.cc (cygwin_internal): Implement CW_CMDLINE.Christopher Faylor2002-10-301-0/+64
* * string.h (cygwin_strchr): Make 'static inline' so that things will still workChristopher Faylor2001-05-061-1/+1
* * string.h: Fix last-minute typo.Christopher Faylor2001-05-041-2/+2
* Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor2001-05-041-0/+44