Hash : a8c5982a Author : Date : 2007-12-03T12:50:59
Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
Description: Case-insensitive string comparison functions. Files: lib/strcasecmp.c lib/strncasecmp.c m4/strcase.m4 Depends-on: strings configure.ac: gl_STRCASE Makefile.am: Include: <strings.h> License: LGPLv2+ Maintainer: Bruno Haible