Mercurial > hg > octave-shane > gnulib-hg
view modules/c-strcase @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 8812f453e378 |
children |
line wrap: on
line source
Description: Case-insensitive string comparison functions in C locale. Files: lib/c-strcase.h lib/c-strcasecmp.c lib/c-strncasecmp.c Depends-on: c-ctype configure.ac: Makefile.am: lib_SOURCES += c-strcase.h c-strcasecmp.c c-strncasecmp.c Include: "c-strcase.h" License: LGPLv2+ Maintainer: Bruno Haible