lib/strcasecmp.c


Log

Author Commit Date CI Message
Paul Eggert 92295bc4 2003-06-04T19:22:29 .h files should stand alone, but we shouldn't include <sys/types.h> if we can get away with just <stddef.h>.
Jim Meyering 89f2b489 2000-08-07T15:48:18 back out Copyright date changes for files with no changes year
Jim Meyering d349992d 2000-07-09T07:22:43 update copyright date
Jim Meyering 7d6f71cd 1999-02-01T13:50:12 (STRXCASECMP_FUNCTION): Don't increment within macro argument list. From Akim Demaille.
Jim Meyering eb3bc191 1999-01-02T15:55:52 Add #ifdefs so it can be used for strncasecmp, too.