Mercurial > hg > octave-lojdl > gnulib-hg
view modules/mbsrchr @ 17111:b8250ce33952
hash-pjw: relax license to LGPLv2+
* modules/hash-pjw (License): Relax, with consent of author.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 26 Sep 2012 20:12:57 -0700 |
parents | 23f58a4ffca0 |
children |
line wrap: on
line source
Description: mbsrchr() function: search a string for a character, from the end. Files: lib/mbsrchr.c Depends-on: mbuiter string configure.ac: gl_STRING_MODULE_INDICATOR([mbsrchr]) Makefile.am: lib_SOURCES += mbsrchr.c Include: <string.h> License: LGPL Maintainer: Bruno Haible