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
/
fchdir-tests
blob
89ddf713ac09c7a9ff9ba2956a00b8e41ba9f022
1
Files:
2
tests/test-fchdir.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
cloexec
8
getcwd-lgpl
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-fchdir
14
check_PROGRAMS += test-fchdir
15
test_fchdir_LDADD = $(LDADD) $(LIBINTL)