]> begriffs open source - libtap/commit
Modify the library to work on windows. Missing fork() function requires that the...
authorjake <zorgnax@gmail.com>
Fri, 2 Jul 2010 00:34:00 +0000 (20:34 -0400)
committerjake <zorgnax@gmail.com>
Fri, 2 Jul 2010 00:34:00 +0000 (20:34 -0400)
commit907d7b5845a73dda299d234fd2fcbd84ea8ce5dc
tree189f954f3f52a09b0eaf60dfae964f802cf70090
parent9d1d5479543b74355e7c362e1f94e4e22ccc029c
Modify the library to work on windows. Missing fork() function requires that the dies_ok, lives_ok functions to be skipped.
Makefile
config.mak [new file with mode: 0644]
t/Makefile
t/diesok.c
tap.c
tap.h