summaryrefslogtreecommitdiffstats
path: root/testprogs/win32/npecho
Commit message (Collapse)AuthorAgeFilesLines
* testprogs/win32: make it possible to specify MINGW_CCStefan Metzmacher2010-05-191-1/+2
| | | | metze
* testprogs/win32/npecho: use 'rm -f' instead of 'del' on unixStefan Metzmacher2010-05-191-1/+1
| | | | metze
* testprogs/win32: explain how to use nmake with NMakefileStefan Metzmacher2010-05-191-0/+3
| | | | metze
* testprogs/win32: add an option to trigger small reads in npecho_client2.cStefan Metzmacher2009-02-091-7/+76
| | | | metze
* testprogs/win32: make it possible to run in byte or message mode in ↵Stefan Metzmacher2009-02-092-5/+26
| | | | | | npecho_server2 metze
* testprogs/win32: add npecho_*2.cStefan Metzmacher2009-02-094-11/+127
| | | | | | This exlores some details of message type named pipes. metze
* r10577: Fix error in ReadFile()Jelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 04b8c473d7d55d4d802631074843e43fe7d9cfea)
* r10576: Add testprog for named pipes. Also add GNUmakefile's for ↵Jelmer Vernooij2007-10-103-0/+83
cross-compilation using mingw32 (This used to be commit 30ba8fdc3dc8dba543686591a27b819b8f9444db)