Marty Kraimer
dddb201f53
cleanup Attributes; no calls to ca while holding locks
2002-04-04 14:57:19 +00:00
Marty Kraimer
d3769953df
nsev not sevr must be checked to decide if dbPutLink should be called.
2002-04-02 21:01:11 +00:00
Jeff Hill
4d69746bdd
supress sun pro warning
2002-03-28 15:39:45 +00:00
Jeff Hill
e69ce4243f
must use class keyword when instantiating template
2002-03-28 01:13:09 +00:00
Jeff Hill
8b6d1488de
install a noop SIGPIPE handler
2002-03-28 01:06:19 +00:00
Jeff Hill
4774a2252b
removed inline because of sun pro bug
2002-03-28 00:41:09 +00:00
Jeff Hill
b8016fbe4a
made baseNMIU::show() virtual
2002-03-28 00:24:59 +00:00
Jeff Hill
974811efe2
switch on new solaris version macro
2002-03-27 23:20:24 +00:00
Jeff Hill
5c01dc8e96
cosmetic
2002-03-27 21:33:27 +00:00
Jeff Hill
cdfa4b5363
avoid useless vc++ warning
2002-03-27 21:32:20 +00:00
Jeff Hill
2a1541e80a
cosmetic
2002-03-27 19:19:11 +00:00
Jeff Hill
a07be4ff1b
template instantiation
2002-03-27 19:18:43 +00:00
Jeff Hill
91ee9fc9c4
cosmetic
2002-03-27 19:11:57 +00:00
Jeff Hill
e4c810e5ea
installed
2002-03-27 19:10:13 +00:00
Jeff Hill
7626a140da
switched to inline
2002-03-27 19:10:02 +00:00
Marty Kraimer
d78307e798
return -1 if result is nan
2002-03-27 13:38:59 +00:00
Jeff Hill
04cbcff8ee
made osiSocklen_t switch types with the solaris os version
2002-03-27 00:22:36 +00:00
Jeff Hill
28147beca6
cleanup
2002-03-26 20:02:20 +00:00
Jeff Hill
373ba116f0
include typeinfo
2002-03-26 19:41:17 +00:00
Jeff Hill
0f354b5c0d
removed debug template parameter
2002-03-26 19:36:32 +00:00
Jeff Hill
fb753fcc02
use #define not static const
2002-03-26 19:09:08 +00:00
Jeff Hill
bfa5031de6
use proper format
2002-03-26 01:43:42 +00:00
Jeff Hill
836fe5dbb0
use epicsThreadOnce so that we are not dependent on static member data
2002-03-26 01:35:54 +00:00
Jeff Hill
66c639f4e7
removed c++ style comment (ifdefed out for C but still generating warnings)
2002-03-25 23:36:05 +00:00
Jeff Hill
40e1c3dc31
fixed extern C mismatch
2002-03-25 19:07:10 +00:00
Jeff Hill
399dc5967a
removed gethostname() proto (which should be in unistad.h)
2002-03-25 18:46:43 +00:00
W. Eric Norum
7860d9806f
OS-dependent files for Mac OS X (Darwin).
2002-03-25 17:57:04 +00:00
Jeff Hill
da9120931c
removed inline from bhe constructor
2002-03-25 17:34:29 +00:00
Jeff Hill
9e19d72cb1
assume that new throws an exception
2002-03-25 16:27:47 +00:00
Jeff Hill
2c486479a8
improved exception handling
2002-03-25 16:26:46 +00:00
Jeff Hill
b87a92e38e
cosmetic
2002-03-25 16:19:43 +00:00
Marty Kraimer
0b15dd8776
cosmetic change
2002-03-25 13:30:11 +00:00
W. Eric Norum
7318b0704d
Two small changes to allow operation on Darwin (Mac OS X):
...
1) Third argument to pthread_setcanceltype can't be NULL.
2) First argument to pthread_getschedparam must be valid thread id.
Cosmetic changes to output of show command.
2002-03-23 21:42:36 +00:00
Jeff Hill
76c6ebf3a9
test ansi / iso exception behavior
2002-03-23 00:29:12 +00:00
Jeff Hill
dcf0185ec3
force ansi / iso exception behavior
2002-03-23 00:28:37 +00:00
Jeff Hill
e0f48d3f19
installed
2002-03-23 00:28:07 +00:00
Jeff Hill
648129c9f1
removed unused static variable
2002-03-22 21:26:17 +00:00
Jeff Hill
e0956c2c11
made CA client service list an epics singleton
2002-03-22 21:25:41 +00:00
Jeff Hill
017bf6f96d
reduced scope of constants
2002-03-22 21:24:07 +00:00
Jeff Hill
c29f688c24
LOCAL => static
2002-03-22 21:23:41 +00:00
Jeff Hill
cf3000d8df
use singleton for epics timer queue manager
2002-03-22 21:18:45 +00:00
Jeff Hill
e91791d01c
removed redun epicsShareFunc
2002-03-22 17:29:35 +00:00
Jeff Hill
4744a0029d
fixed sun pro warning
2002-03-22 17:28:09 +00:00
Marty Kraimer
bc1612357f
new strategy when blocked; use event insread of sleep
2002-03-22 16:19:24 +00:00
Jeff Hill
ffac9da292
fixed sun pro warning
2002-03-22 15:49:58 +00:00
Jeff Hill
a5d063b050
fixed gnu warning
2002-03-22 15:48:07 +00:00
Jeff Hill
f7dca5b18d
fixed syntax error detected only by sun pro
2002-03-22 02:18:49 +00:00
Jeff Hill
75b572be78
improved dll interface
2002-03-22 02:03:18 +00:00
Jeff Hill
04b51375f3
import prototype for printf
2002-03-22 00:35:17 +00:00
Jeff Hill
0ab88e387a
use epicsGuard template
2002-03-22 00:23:17 +00:00