Mercurial > hg > octave-shane > gnulib-hg
view modules/c-strcase @ 10880:b1d6a7b9222f
Document functions that have been added to POSIX:2008.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 14 Dec 2008 19:47:43 +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