Andrew Johnson
|
bee1bb5c8f
|
Fixed intConnect to use INUM_TO_IVEC macro
|
1999-08-30 20:18:42 +00:00 |
|
Jeff Hill
|
f16b63da0b
|
fixed bug where time sync UDP client was getting in a state where
it was using the response from the previous request, and ending
up setting the time 10 seconds back
|
1999-08-26 21:36:39 +00:00 |
|
Jeff Hill
|
22354438c7
|
reformat
|
1999-08-16 21:06:18 +00:00 |
|
Jeff Hill
|
880b6b8c92
|
removed build of casMsgIO.cc
|
1999-08-16 19:38:43 +00:00 |
|
Jeff Hill
|
5aaadb706f
|
added epicsAssertPrintf
|
1999-08-16 17:21:47 +00:00 |
|
Jeff Hill
|
84ddc6291e
|
use epicsAssert.h
|
1999-08-16 17:06:27 +00:00 |
|
Jeff Hill
|
f4a7751dc7
|
bail out if select returns errors besides EINTR
|
1999-08-12 20:46:29 +00:00 |
|
Jeff Hill
|
098b24055e
|
return "no write access" when it is an SPC_NOMOD field
|
1999-08-11 19:40:56 +00:00 |
|
Jeff Hill
|
56f587bbcf
|
dont increment file pos on error
|
1999-08-11 00:24:11 +00:00 |
|
Jeff Hill
|
b8ed5a2e1f
|
track changes in osiTime
|
1999-08-10 21:27:06 +00:00 |
|
Jeff Hill
|
c6f2571762
|
use proper scanf format for type double
|
1999-08-10 21:20:24 +00:00 |
|
Jeff Hill
|
97e28bd97c
|
reordered base initializers to quash g++ warnings
|
1999-08-10 21:15:53 +00:00 |
|
Jeff Hill
|
e7dd7eb9f4
|
reordered base initializers to quash g++ warnings
|
1999-08-10 20:47:08 +00:00 |
|
Jeff Hill
|
c7437dfcb2
|
changed format in show routine in case the LOCALE isnt Y2K compliant
|
1999-08-10 20:33:26 +00:00 |
|
Jeff Hill
|
4bf41e59ea
|
removed inline keyword
|
1999-08-10 20:19:59 +00:00 |
|
Jeff Hill
|
4e84acafa2
|
moved inlines in order to eliminate g++ warnings
|
1999-08-10 19:57:15 +00:00 |
|
Jeff Hill
|
c62d42bbef
|
moved inlines in order to eliminate g++ warnings
|
1999-08-10 17:23:55 +00:00 |
|
Jeff Hill
|
b316cb1d40
|
moved inlines in order to eliminate g++ warnings
|
1999-08-10 17:11:01 +00:00 |
|
Jeff Hill
|
691aeaaba7
|
added blank line to remove GNU warning
|
1999-08-10 16:56:42 +00:00 |
|
Jeff Hill
|
9223ffc4d2
|
moved inlines in order to eliminate g++ warnings
|
1999-08-10 16:54:05 +00:00 |
|
Jeff Hill
|
a3ad16c742
|
removed getPrev and getNext from public interface in node
|
1999-08-10 00:38:44 +00:00 |
|
Jeff Hill
|
c24c96c2ac
|
removed getPrev and getNext from public interface in node
|
1999-08-10 00:31:24 +00:00 |
|
Jeff Hill
|
44da2fb24e
|
made node interface public in fdReg
|
1999-08-10 00:29:47 +00:00 |
|
Jeff Hill
|
640c2d2674
|
make prototype match implementation
|
1999-08-10 00:13:57 +00:00 |
|
Jeff Hill
|
bf791d14dc
|
rearranged exception classes
|
1999-08-09 21:32:30 +00:00 |
|
Jeff Hill
|
64baafdd34
|
back out stringIdentifier class
|
1999-08-09 20:18:43 +00:00 |
|
Jeff Hill
|
6378214b68
|
addwd epicsShareClass to stringId
|
1999-08-09 20:15:35 +00:00 |
|
Jeff Hill
|
e8a43e9aa2
|
back out stringIdentifier class
|
1999-08-09 19:44:07 +00:00 |
|
Jeff Hill
|
42f4be6db0
|
back out stringIdentifier class
|
1999-08-09 19:09:36 +00:00 |
|
Jeff Hill
|
990bc35896
|
solaris compiler issues
|
1999-08-07 01:02:31 +00:00 |
|
Jeff Hill
|
4fd24a1338
|
solaris compiler issues
|
1999-08-07 00:55:35 +00:00 |
|
Jeff Hill
|
49a6b46eba
|
fixed issues discoverd by GNU G++
|
1999-08-07 00:36:14 +00:00 |
|
Jeff Hill
|
211282e62a
|
eliminated GNU warnings
|
1999-08-07 00:27:27 +00:00 |
|
Jeff Hill
|
4e69dc243b
|
remove extern "C" from no convert proto
|
1999-08-06 23:08:31 +00:00 |
|
Jeff Hill
|
0d72d3f50d
|
fixed spelling
|
1999-08-06 22:22:55 +00:00 |
|
Jeff Hill
|
ef30d45409
|
fixed sun pro warnings
|
1999-08-06 22:13:50 +00:00 |
|
Jeff Hill
|
ff1f10bea3
|
fixed solaris compiler incompatibility
|
1999-08-06 21:27:33 +00:00 |
|
Jeff Hill
|
8174323cca
|
updated to reflect new API
|
1999-08-06 21:21:21 +00:00 |
|
Jeff Hill
|
3fd5e46608
|
rearranged to compile on the solaris compiler, and added index
bit width template args to string identifier
|
1999-08-06 21:20:16 +00:00 |
|
Jeff Hill
|
2512afc4a8
|
index bit width functions in fd id were changed to cinst data members
|
1999-08-06 21:18:04 +00:00 |
|
Jeff Hill
|
5d2004ce5c
|
added blank line at the end of the file to fix compiler warning
|
1999-08-06 15:39:10 +00:00 |
|
Jeff Hill
|
ff969dfaca
|
removed redundant function prototype
|
1999-08-06 15:24:42 +00:00 |
|
Jeff Hill
|
56ccc1f383
|
removed extra semi colon
|
1999-08-06 15:23:52 +00:00 |
|
Jeff Hill
|
51518132c0
|
removed out of date comment
|
1999-08-06 15:21:56 +00:00 |
|
Jeff Hill
|
00327f65d7
|
use epics assert
|
1999-08-06 01:00:41 +00:00 |
|
Jeff Hill
|
5138380d9c
|
use proper form of include
|
1999-08-06 00:54:59 +00:00 |
|
Jeff Hill
|
1acbabb0ab
|
need to include header for assert
|
1999-08-06 00:54:00 +00:00 |
|
Jeff Hill
|
f2fca5dd5e
|
solaris compiler does not like member w name of the struct
|
1999-08-06 00:41:42 +00:00 |
|
Jeff Hill
|
ec76f36f4c
|
use proper format for double precision variable in scanf
|
1999-08-06 00:30:39 +00:00 |
|
Jeff Hill
|
9af4f39658
|
use proper format for unsigned number
|
1999-08-06 00:22:47 +00:00 |
|