Andrew Johnson
|
4d64941bd2
|
libCom: truncateFile size arg should be unsigned long
It gets compared against LONG_MAX and cast to a long, so now
we have architectures where int != long we must distinguish them
|
2013-11-15 17:24:33 -06:00 |
|
Marty Kraimer
|
3499fbe51d
|
get rid of epicsShareAPI; epicsStrtok_r is new; clean up epicsStdlib
|
2005-12-12 19:54:48 +00:00 |
|
Jeff Hill
|
b76257a0d6
|
fixed temp file creation issues on win32
|
2004-04-27 17:39:25 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
d024459140
|
removed warnings
|
1997-08-05 00:37:12 +00:00 |
|
Jeff Hill
|
4b66e7e181
|
added truncateFile.c
|
1997-06-25 05:42:54 +00:00 |
|