repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
strstr-tests
blob
4817177913379108d3761ce6da71db6777d9fbe9
1
Files:
2
tests/test-strstr.c
3
tests/zerosize-ptr.h
4
tests/signature.h
5
tests/macros.h
6
m4/mmap-anon.m4
7
8
Depends-on:
9
extensions
10
getpagesize
11
12
configure.ac:
13
AC_CHECK_DECLS_ONCE([alarm])
14
gl_FUNC_MMAP_ANON
15
AC_CHECK_HEADERS_ONCE([sys/mman.h])
16
AC_CHECK_FUNCS_ONCE([mprotect])
17
18
Makefile.am:
19
TESTS += test-strstr
20
check_PROGRAMS += test-strstr