Mercurial > hg > octave-kai > gnulib-hg
view modules/wcsncpy @ 14406:8d1ec7b0bc4d
parse-duration: remove xalloc.h dependency
* lib/parse-duration.c (parse_period): handle NULL return from
strdup instead of calling xstrdup().
* modules/parse-duration: remove "xalloc" dependency
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Thu, 03 Mar 2011 15:07:32 -0800 |
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