7653623e72
fixed potential memory leak in createDBRDD ()
Jeff Hill2009-05-13 21:14:17 +00:00
8d245ba595
added try/catch blocks so that we hopefully can bridge periods where the new general time provides (unexpectedly considering its advertised benfits) no time at all.
Jeff Hill2009-05-11 22:50:06 +00:00
20bd4e9b23
fixed no try catch block for exceptions occurring when fetching the time to print a diagnostic message in the last chance exception handler.
Jeff Hill2009-05-11 21:52:19 +00:00
f1b1c6d105
Handle SOCK_EINTR without generating warnings.
Andrew Johnson2009-05-08 21:50:37 +00:00
9a2ce84718
Various cleanup and de-warning (although HOST_WARN is still NO).
Andrew Johnson2009-04-30 20:45:31 +00:00
d8e85d242b
Turned on warnings, fixed all issues (adding prototypes etc.) Fixed memory leak in reader.c
Andrew Johnson2009-04-30 19:10:59 +00:00
6e364ace47
Changed arg to dbCaCallbackProcess() to make it match dbCaCallback. Removed matching unnecessary casts in softDev support routines.
Andrew Johnson2009-04-29 18:24:25 +00:00
365389437c
Removed epicsShareAPI decorator from all functions, to fix WIN32 problem found by Mark Rivers: The dbCaCallback typename was not decorated, but the functions being called through it apparently are.
Andrew Johnson2009-04-29 17:26:25 +00:00
a32d3a57c6
Quiet compiler warnings about uninitialized values
Andrew Johnson2009-04-27 18:51:33 +00:00
31d149d8d9
Fixed 64 bit compiler warnings from Tom Palaia/MacOS.
Andrew Johnson2009-04-23 18:49:40 +00:00
b1234b4667
Modified the timeout and retry count: Allow 4 seconds for an NTP reply, and 4 retries, thus NTP sync must work at least once every 5 minutes.
Andrew Johnson2009-04-20 22:21:45 +00:00
1bbeeb1c87
Restore a retry into the NTP synchronization thread. Eliminated an unnecessary local variable.
Andrew Johnson2009-04-20 15:26:11 +00:00
8015df9e1f
Added new initHook states for iocPause and iocRun commands. Added a mutex to protect the initHook.c routines.
Andrew Johnson2009-04-16 18:38:20 +00:00
f3d07ad12f
ellLib changes: ANSIfication patch; moved test code out of ellLib.c into its own unit test program in libCom/test; changed ellFree() to take a function pointer for the free() routine, so it can be used on Windows; modified epicsExit and dbBkpt to use it and pass in the free routine.
Andrew Johnson2009-04-09 16:51:05 +00:00
7fccc59fe9
ANSIfication of stuff (mostly missing argument types in declarations)
Ralph Lange2009-04-03 17:46:26 +00:00
4715043141
Rename of pxxx -> prec in device supports
Ralph Lange2009-04-03 15:45:03 +00:00
c0052ea44f
Changed get_alarm_double() behaviour in analog records to return epicsNAN for limits with NO_ALARM severity
Ralph Lange2009-04-03 14:40:13 +00:00
f30a89d249
Remove CVS Id that causes just too much trouble.
Ralph Lange2009-04-03 14:37:59 +00:00
40d0942a81
Remove fake BNL copyright notice until we have a license agreement.
Ralph Lange2009-04-03 14:33:37 +00:00