fixed temp file creation issues on win32

This commit is contained in:
Jeff Hill
2004-04-27 17:39:25 +00:00
parent d844c2dd61
commit b76257a0d6
11 changed files with 91 additions and 82 deletions

View File

@@ -34,7 +34,7 @@
#include "fdmgr.h"
#include "envDefs.h"
#include "osiSock.h"
#include "truncateFile.h"
#include "epicsStdio.h"
static unsigned short ioc_log_port;
static long ioc_log_file_limit;