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
W. Eric Norum
22e21f268b
Add gcc format-string checking.
2003-09-16 18:06:49 +00:00
Andrew Johnson
d45e1b13e4
Removed WIN32 getopt.* (GPL)
2003-09-16 17:56:21 +00:00
Andrew Johnson
8873934c9b
These files contain GPL code, and not compatible with the EPICS Base license. I
...
don't care that this removal breaks the WIN32 port of EPICS, we can't legally
distribute this code as part of EPICS. Someone will have to rewrite the getopt
functionality, or grab a version that is not GPL licensed (try BSD).
2003-09-16 17:45:19 +00:00
Marty Kraimer
c0c11c359f
epicsSnprintf did not work. It is fixed.
2003-09-16 12:53:54 +00:00
Andrew Johnson
35bd1a76d1
Removed string calculation engine, only needed by Tim Mooney's recordtypes.
2003-09-12 19:13:54 +00:00
Jeff Hill
36b1f9e4ff
fixed bug where entry was deleted from within entry's callback
2003-09-08 17:11:15 +00:00
W. Eric Norum
ce201c6361
Use ledLib command-line editing on vxWorks.
2003-09-05 14:38:18 +00:00
Jeff Hill
0dd7efb4a2
fixed potential race during init
2003-09-03 22:52:48 +00:00
Jeff Hill
d5de77bc5a
fixed false error detected by old gnu compiler
2003-09-02 16:22:29 +00:00
Ralph Lange
d6ab506379
Fixed HP aCC warnings
2003-09-01 20:05:12 +00:00
Jeff Hill
48c4992799
made compatible with borlan bcc
2003-08-26 00:37:08 +00:00
Marty Kraimer
c4184be87c
get rid of lazt init for SMP safe
2003-08-25 19:42:59 +00:00
Jeff Hill
4472f60249
explicit templ instantiation for acient tornado compiler
2003-08-25 18:48:29 +00:00
Robert Soliday
bb0affc5ee
Updated to workaround issue with Kylix.
2003-08-21 21:47:03 +00:00
Jeff Hill
582a1aa0b5
restructured osi socket interface to support address reuse variations
...
on darwin and win32
2003-08-21 18:27:00 +00:00
Jeff Hill
6c4c063692
workaround for bug in RH 7.3 Linux
2003-08-21 00:18:31 +00:00
Jeff Hill
038ef5db8d
removed virtual destructor when there are no virtual functions
2003-08-20 16:14:39 +00:00
Jeff Hill
3035e9393c
upgraded API and improved shutdown procedures
2003-08-20 15:57:38 +00:00
Jeff Hill
f7e9c7e1a1
upgraded API
2003-08-20 15:57:08 +00:00
W. Eric Norum
7fc94de997
Quick hack to avoid compiling this for machines other than the one Till's
...
now using. Definitely needs to be fixed properly 'some day'.
2003-08-12 15:39:48 +00:00
Jeff Hill
4fb36b3104
made some improvements for SMP systems which are a good conservative design
...
but may not have been necessary
2003-08-09 00:02:11 +00:00
Marty Kraimer
00c9d22936
suppress extra console message from logMsg
2003-08-06 18:17:30 +00:00
Marty Kraimer
31faca4b3d
fix bad commit
2003-08-06 18:16:47 +00:00
Marty Kraimer
300af9164a
src/vxWorks/src to libCom/osi/os/vxWorks; devLib works on vxWorks and RTEMS
2003-08-05 18:48:31 +00:00