Mercurial > hg > octave-kai > gnulib-hg
view modules/binary-io @ 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 | f6ec6d171e52 |
children | cbe6e94693f1 |
line wrap: on
line source
Description: Binary mode I/O. Files: lib/binary-io.h Depends-on: fcntl-h configure.ac: Makefile.am: lib_SOURCES += binary-io.h Include: "binary-io.h" License: LGPL Maintainer: Bruno Haible