Mercurial > hg > octave-kai > gnulib-hg
view modules/memmem-tests @ 16002:3ea89d2bf5ad
fstat: Tweak documentation.
* modules/fstat (Description): More precise description.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 28 Oct 2011 00:29:04 +0200 |
parents | a48d3d749ca5 |
children |
line wrap: on
line source
Files: tests/test-memmem.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]) AC_CHECK_DECLS_ONCE([alarm]) Makefile.am: TESTS += test-memmem check_PROGRAMS += test-memmem