Mercurial > hg > octave-jordi > gnulib-hg
view modules/c-strstr @ 13442:2d4854871087
unitypes: Fix bug introduced on 2010-05-18.
author | Ian Beckwith <ianb@erislabs.net> |
---|---|
date | Tue, 29 Jun 2010 10:51:34 +0200 |
parents | cbf06de5646d |
children | 1f14c6dd175d |
line wrap: on
line source
Description: Search for a substring in a string in C locale. Files: lib/c-strstr.h lib/c-strstr.c Depends-on: strstr configure.ac: Makefile.am: lib_SOURCES += c-strstr.h c-strstr.c Include: "c-strstr.h" License: LGPL Maintainer: Bruno Haible