Mercurial > hg > octave-kai > gnulib-hg
view modules/memcmp-tests @ 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 | a48d3d749ca5 |
children |
line wrap: on
line source
Files: tests/test-memcmp.c tests/zerosize-ptr.h tests/signature.h tests/macros.h m4/mmap-anon.m4 Depends-on: extensions getpagesize configure.ac: gl_FUNC_MMAP_ANON AC_CHECK_HEADERS_ONCE([sys/mman.h]) AC_CHECK_FUNCS_ONCE([mprotect]) Makefile.am: TESTS += test-memcmp check_PROGRAMS += test-memcmp