Mercurial > hg > octave-kai > gnulib-hg
view modules/stpncpy @ 8581:7600b64d20c8
Take care of IN_LIBINTL situation.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 29 Mar 2007 22:21:32 +0000 |
parents | aa8abb5db935 |
children | 5a0294ce5372 |
line wrap: on
line source
Description: stpncpy() function: copy a size-bounded string, returning a pointer to its end. Files: lib/stpncpy.c m4/stpncpy.m4 Depends-on: string configure.ac: gl_FUNC_STPNCPY gl_STRING_MODULE_INDICATOR([stpncpy]) Makefile.am: Include: <string.h> License: LGPL Maintainer: Bruno Haible, glibc