summaryrefslogtreecommitdiff
path: root/com32/lib/strcasecmp.c
Commit message (Collapse)AuthorAgeFilesLines
* com32/lib: fix warning in str*cmp()H. Peter Anvin2010-01-101-1/+2
| | | | | | Shut up a warning about initializing pointer across signedness. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Run Nindent on com32/lib/strcasecmp.cH. Peter Anvin2009-05-291-11/+11
| | | | | | | | | Automatically reformat com32/lib/strcasecmp.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+23