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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
accept4-tests
blob
ad8f5fcd88f522027e3293dffd9a25953d41c1ec
1
Files:
2
tests/test-accept4.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
fcntl-h
8
netinet_in
9
binary-io
10
sockets
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-accept4
16
check_PROGRAMS += test-accept4
17
test_accept4_LDADD = $(LDADD) @LIBSOCKET@