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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
strncat-tests
blob
263043019b55502dd8ceed1a57aa2a9ff9108682
1
Files:
2
tests/test-strncat.c
3
tests/unistr/test-strncat.h
4
tests/zerosize-ptr.h
5
tests/signature.h
6
tests/macros.h
7
m4/mmap-anon.m4
8
9
Depends-on:
10
extensions
11
getpagesize
12
13
configure.ac:
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-strncat
20
check_PROGRAMS += test-strncat