Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strnlen @ 6020:b9cb7a737790
2005-08-10 Simon Josefsson <jas@extundo.com>
* strndup.c: Use strnlen.h.
* strnlen.h: New file.
2005-08-11 Simon Josefsson <jas@extundo.com>
* modules/strnlen (Files): Add strnlen.h.
2005-08-10 Simon Josefsson <jas@extundo.com>
* strnlen.m4: New file.
* strndup.m4: Don't check for strnlen declaration, done in
strnlen.m4.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Thu, 11 Aug 2005 09:56:12 +0000 |
parents | 42b53a22aee5 |
children | 9b1fb5a8ca79 |
line wrap: on
line source
Description: strnlen() function: determine the length of a size-bounded string. Files: lib/strnlen.h lib/strnlen.c m4/strnlen.m4 Depends-on: configure.ac: gl_FUNC_STRNLEN Makefile.am: Include: License: LGPL Maintainer: glibc