Commit Graph

2172 Commits

Author SHA1 Message Date
W. Eric Norum 3bc6a48ade Install correct handler.
Avoid infinitely-recursive handler calls.
2004-03-24 17:57:56 +00:00
W. Eric Norum a170d40be2 Read errors resulting from interrupted system calls are not fatal. 2004-03-24 01:45:23 +00:00
Andrew Johnson c07e6af98c Removed spectrumRecord and related libCom code. 2004-03-23 20:47:42 +00:00
Marty Kraimer 82f5d588db replace p by pcar_<type>_ 2004-02-17 13:21:39 +00:00
Jeff Hill 13a779ca81 installed fft routines 2004-02-10 21:43:57 +00:00
Jeff Hill 7517890d03 installed 2004-02-10 21:43:17 +00:00
Jeff Hill 8799d3c6ba fixed template arg does not default with sunpro 2004-02-09 21:28:07 +00:00
Jeff Hill 2c68ac3a10 fixed sunpro warnings 2004-02-07 01:22:26 +00:00
Jeff Hill 1fa297d34f fixed sunpro warnings 2004-02-07 01:21:30 +00:00
Jeff Hill 452a040183 fixed sunpro warnings 2004-02-07 00:38:19 +00:00
Jeff Hill 410623730b fixed spelling 2004-02-06 16:28:27 +00:00
Jeff Hill dd1b4d2791 fixed warnings 2004-02-04 17:35:08 +00:00
Jeff Hill 9fb90cfcab supress sun pro warnings 2004-02-04 02:09:11 +00:00
W. Eric Norum fbf90dd641 Remove unreachable code. 2004-02-03 21:35:25 +00:00
W. Eric Norum 585e2f7d6c Stupid vxWorks implementation of toupper/tolower expands macro argument more than once! 2004-02-03 16:49:33 +00:00
Ralph Lange 89c136d426 Best not to bracket include with extern "C" 2004-02-01 17:26:10 +00:00
Jeff Hill d2d71324da cosmetic 2004-01-30 01:25:16 +00:00
Jeff Hill 70a6e931fb best not to bracket include with extern "C" 2004-01-30 01:24:22 +00:00
Andrew Johnson 6f931a18f1 Fixed various compiler warnings. 2004-01-28 00:04:03 +00:00
Jeff Hill 4b50e4d060 fixed ms warnings 2004-01-27 00:35:40 +00:00
Jeff Hill 36ffaa3968 fix unguard needs to be moved inside of sate test (that needs to be guarded) 2004-01-24 00:13:59 +00:00
Jeff Hill bb05cea3c1 fixed solaris warnings 2004-01-23 19:55:11 +00:00
Marty Kraimer 19eb4e7fd5 add ifdef __cplusplus 2004-01-23 16:26:32 +00:00
Marty Kraimer 3bc5fb63d1 dont print ? as escaped character 2004-01-20 15:27:29 +00:00
Marty Kraimer e53964fbba wrong prototype fot devInit 2004-01-19 19:20:00 +00:00
Marty Kraimer f24825aee9 bad arg to errlogPrintf 2004-01-19 19:14:38 +00:00
Jeff Hill b6e0dbaec7 cleanned up win32 thread entry 2004-01-15 23:24:08 +00:00
Jeff Hill 24d2d57d62 dont check to see if timer thread is suspended when blocking for it to shut down 2004-01-15 04:15:04 +00:00
Marty Kraimer 3771989a0c remove spin lock version 2004-01-14 13:20:24 +00:00
W. Eric Norum 4dc47cc3c7 Add epicsStrnCaseCmp(). 2004-01-13 23:07:11 +00:00
Janet B. Anderson de70a70b1b Added COMPAT_313 macro for building/installing R3.13 compatability files. 2004-01-13 16:15:05 +00:00
Ralph Lange c140e69d40 Bugfix in tsDLList<T>::push 2004-01-09 09:38:05 +00:00
Jeff Hill 7166456564 throw srtandard exception 2004-01-09 01:06:38 +00:00
Jeff Hill 60dde019c0 eliminate esscimqi_shuechanismImplemenedHerein 2004-01-08 23:04:58 +00:00
Jeff Hill aba3613efc include <climits> 2004-01-08 23:04:25 +00:00
Jeff Hill 6691657c42 new list push method 2004-01-08 23:03:27 +00:00
Ralph Lange 03922dd993 Casting through a (void*) to avoid warnings on HP's native C++ compiler. (Found with motorRecord 5.2) 2003-12-10 15:11:43 +00:00
Marty Kraimer 10fa0e0eb2 add epicsStrPrintEscaped 2003-12-01 16:04:23 +00:00
W. Eric Norum d2149209ea Fix nested comments in previous change. 2003-11-07 21:21:05 +00:00
W. Eric Norum 748e7cce1b Get rid of gcc complaint about C++ comments. 2003-11-07 19:15:21 +00:00
W. Eric Norum eab7314e36 Clean up trailing \n on vxWorks input. 2003-11-04 21:55:27 +00:00
Andrew Johnson c095f483e9 Typo, s/NTP_FRACTION DENOMINATOR/NTP_FRACTION_DENOMINATOR/ 2003-10-29 19:51:12 +00:00
Andrew Johnson a5921d2bea Missing closing $ in RCS keyword. 2003-10-29 19:43:24 +00:00
Jeff Hill c26cd7fdce architecture independent manipulation of NTP stamps 2003-10-28 18:56:56 +00:00
W. Eric Norum dfccee739f Clean up 'truncated' message.
Ensure that truncated errrlogMessage output is reported as such.
2003-09-17 19:35:45 +00:00
Jeff Hill 35d07ffbda changed the name of cxxCompilerDependencies.h to compilerDependencies.h 2003-09-17 19:25:31 +00:00
W. Eric Norum d158974870 Use epicsVsnprintf to eliminate possibility of buffer overflows. 2003-09-17 18:51:44 +00:00
W. Eric Norum 2e922d7195 Move format-string checking conditional to cxxCompilerDependencies. 2003-09-17 14:43:26 +00:00
W. Eric Norum e405ebbbee Merged into cxxCompilerDependencies.h 2003-09-17 14:33:08 +00:00
Marty Kraimer 21fe691d96 errMessage must not get NULL argument 2003-09-16 18:43:52 +00:00