Mercurial > hg > octave-shane > gnulib-hg
view modules/poll-tests @ 10880:b1d6a7b9222f
Document functions that have been added to POSIX:2008.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 14 Dec 2008 19:47:43 +0100 |
parents | e45e0ca6c2a6 |
children | 33ab12a7cea2 |
line wrap: on
line source
Files: tests/test-poll.c Depends-on: stdbool sys_socket netinet_in arpa_inet sys_ioctl extensions inet_pton errno perror sockets socket bind setsockopt listen connect accept ioctl close configure.ac: AC_CHECK_HEADERS_ONCE([unistd.h sys/wait.h]) Makefile.am: TESTS += test-poll check_PROGRAMS += test-poll test_poll_LDADD = $(LDADD) @LIBSOCKET@