modules/closein-tests


Log

Author Commit Date CI Message
Eric Blake 87533a43 2007-05-28T18:01:26 * modules/closein-tests (test_closein_LDADD): Support test on cygwin with libtool.
Eric Blake 4a64cec6 2007-05-17T12:38:22 * modules/closein-tests (Makefile.am): Distribute `test-closein.sh'.
Eric Blake 5c323b50 2007-04-27T17:14:39 Fix closein for mingw. * modules/closein-tests: Add tests for closein. * tests/test-closein.c: New file. * tests/test-closein.sh: Likewise. * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit. * lib/closein.c (close_stdin): Don't fflush non-seekable streams.