Mercurial > hg > octave-nkf > gnulib-hg
view modules/wcsncpy @ 14953:632892f73130
fwriting: Move AC_LIBOBJ invocations to module description.
* m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
here...
* modules/fwriting (configure.ac): ... to here.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 07 May 2011 13:48:53 +0200 |
parents | 46d0f7a51cc0 |
children | eb8992dfd014 |
line wrap: on
line source
Description: wcsncpy() function: copy a size-bounded wide string. Status: obsolete Notice: This module is obsolete. Files: lib/wcsncpy.c lib/wcsncpy-impl.h m4/wcsncpy.m4 Depends-on: wchar configure.ac: gl_FUNC_WCSNCPY gl_WCHAR_MODULE_INDICATOR([wcsncpy]) Makefile.am: Include: <wchar.h> License: LGPL Maintainer: Bruno Haible