Commit Graph

85 Commits

Author SHA1 Message Date
Jeff Hill
7a5b239bff fixed gnu warnings 2000-12-14 00:41:49 +00:00
Jeff Hill
24b8e85338 fixed host name parse 2000-11-22 00:46:36 +00:00
Jeff Hill
f3bd7daba2 fixed parsing of port numbers with host names 2000-11-21 22:15:11 +00:00
Jeff Hill
1eee39d1c9 fixed comment 2000-11-21 00:36:18 +00:00
Jeff Hill
df78e9c4e0 fixed type of inclusion used 2000-10-12 18:37:06 +00:00
Janet B. Anderson
2ee3d8b76a Bug fix on comment line. 2000-09-27 16:20:44 +00:00
Jeff Hill
2fa3e3d139 added diagnostics 2000-09-06 00:35:00 +00:00
Jeff Hill
ebf6f271af fixed sun pro compiler warning 2000-08-30 22:21:10 +00:00
Jeff Hill
2bca5e63df set flag before emitting signal 2000-08-26 00:50:58 +00:00
Jeff Hill
02df98b82c first cut 2000-08-25 01:25:25 +00:00
Marty Kraimer
4276a503ad add defs for c++ 2000-05-31 19:17:33 +00:00
Jeff Hill
c863e0a631 use errlogPrintf instead of fprintf (stderr, ...) 2000-05-30 17:11:46 +00:00
Jeff Hill
4710f52e25 simplify code by starting out with unsigned 2000-05-01 16:31:11 +00:00
Jeff Hill
22fdbb1913 removed extern from epicsShareDef because strange mysteries
persist with the microsoft compiler: sometines extern is required
with the instantiation and other times not ...
2000-04-27 17:27:46 +00:00
Jeff Hill
a7b7c7cf16 removed coreRelease () function prototype 2000-04-27 17:26:07 +00:00
Jeff Hill
99d8271d84 removed extra include 2000-03-21 19:16:19 +00:00
Jeff Hill
de0f3dc9ed removed rsrv_init() definition 2000-03-21 19:16:01 +00:00
Janet B. Anderson
ba75cd3066 Added cvs tag to epics release strings. 2000-03-16 15:35:45 +00:00
Jeff Hill
64dceda8e3 add extern keyword to file scope variable definition for visual C++
depite the fact that their doc indicates that this is not required.
2000-03-10 16:16:18 +00:00
Jeff Hill
9909fb1de1 fixed gnu warnings 2000-03-01 23:57:49 +00:00
Jeff Hill
cb81dd020a fixed unterminated string 2000-03-01 23:22:10 +00:00
Jeff Hill
e3ec00e71d dont use C++ std lib 2000-03-01 23:19:25 +00:00
Jeff Hill
db0f9d6541 checked in wrong version 2000-03-01 21:25:24 +00:00
Jeff Hill
c9cf18477b removed RTTI 2000-03-01 21:21:36 +00:00
Jeff Hill
8ede70eb66 fixed committed wrong file version 2000-03-01 00:59:55 +00:00
Jeff Hill
02db522092 installed 2000-03-01 00:39:26 +00:00
William Lupton
8c60195f4b various, mostly posix, thread mods 2000-02-26 03:11:42 +00:00
Marty Kraimer
0a8f657117 provide better error behavior for main host thread 2000-02-11 21:01:20 +00:00
Jeff Hill
304a015007 added missing include directive 2000-02-08 18:24:18 +00:00
Jeff Hill
444d42082f cleaned out osdSockResource 2000-02-08 00:20:26 +00:00
Jeff Hill
f1708d65a7 removed ERROR and OK definitions since they are nolonger used
and vxWorks specific
2000-02-07 21:31:22 +00:00
Jeff Hill
c3f9a86b2f removed extra arg from threaduspend() 2000-02-07 21:17:05 +00:00
Jeff Hill
4761c987e6 fixed sun pro specific pragma 2000-01-31 20:14:55 +00:00
Jeff Hill
9a9854de0d changed GNU from "extern __inline__" to "static __inline__" 2000-01-31 19:27:26 +00:00
Jeff Hill
188c758172 added INLINE definition 2000-01-29 02:28:50 +00:00
Marty Kraimer
4b799fa912 osdSocketResource => osiSockResource 2000-01-28 20:32:40 +00:00
Jeff Hill
27dc01ea64 added include of stdlib.h for size_t 2000-01-28 19:59:29 +00:00
Marty Kraimer
3faec55a56 check for null errorMessage 1999-11-30 16:48:42 +00:00
Jeff Hill
b88f58a9df visual C++ requires extern with defs 1999-11-18 20:57:09 +00:00
Marty Kraimer
079441dbe8 changes for iocCore port 1999-11-18 15:30:42 +00:00
Jeff Hill
3e50a508f4 removed extern from epicsShareDef and moved extern in
epicsShareExtern
1999-11-08 21:52:23 +00:00
Jeff Hill
1b9e7847f6 use extern in WIN32 global ddefs 1999-10-29 20:21:13 +00:00
Janet B. Anderson
78fe1595df Changes for WIN32 build. 1999-10-12 18:53:10 +00:00
Jeff Hill
4dab84e2e6 Tornado II defines _WIN32 ???? 1999-09-15 22:34:00 +00:00
Marty Kraimer
c786f54b63 changes for 3.14 1999-09-13 19:18:48 +00:00
Marty Kraimer
9ee612684d changes for 3.14 or moved to src/vxWorks/include 1999-09-13 19:05:05 +00:00
Janet B. Anderson
4d0785b899 Release string now contains update name/level only if non blank/non zero. 1999-01-06 19:35:54 +00:00
Marty Kraimer
8d76efbb30 Changed author 1998-09-29 14:56:57 +00:00
Jeff Hill
ffc026ca61 fixed shared/static issues on WIN32 1998-07-07 22:38:05 +00:00
Jeff Hill
94fdaba021 EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible 1998-06-22 22:32:05 +00:00