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
/
ssfmalloc-tests
blob
5e35fe48338829870c2233d69d1527a48cfc3cc3
1
Files:
2
tests/test-ssfmalloc.c
3
tests/macros.h
4
m4/mmap-anon.m4
5
6
Depends-on:
7
8
configure.ac:
9
gl_FUNC_MMAP_ANON
10
11
Makefile.am:
12
TESTS += test-ssfmalloc
13
check_PROGRAMS += test-ssfmalloc
14
test_ssfmalloc_LDADD = $(LDADD) $(LIBTHREAD)