IO patches

simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
This commit is contained in:
Vítor Santos Costa
2015-10-08 02:23:45 +01:00
parent b788dc131d
commit b3cc23ce64
30 changed files with 1224 additions and 1381 deletions

View File

@@ -73,7 +73,7 @@ static char SccsId[] = "%W% %G%";
#endif
#ifdef _WIN32
#if HAVE_IO_H
/* Windows */
/* Windows */
#include <io.h>
#endif
#endif