Commit Graph

2103 Commits

Author SHA1 Message Date
Jeff Hill
fc89b62feb fixed typo 1999-12-01 00:00:13 +00:00
Marty Kraimer
3faec55a56 check for null errorMessage 1999-11-30 16:48:42 +00:00
Marty Kraimer
0100e71290 include dbDefs.h for TRUE and FALSE 1999-11-19 21:56:10 +00:00
Jeff Hill
8a74112ba3 added private parm to errLogAddListner 1999-11-19 02:15:20 +00:00
Jeff Hill
de4eecb462 added private parm to errLogAddListner 1999-11-19 02:09:49 +00:00
Jeff Hill
5a0a8d3fc2 log client is now portable 1999-11-19 02:08:15 +00:00
Jeff Hill
7f2fe5ee45 made this code portable and moved it to libCom 1999-11-19 02:02:36 +00:00
Jeff Hill
b88f58a9df visual C++ requires extern with defs 1999-11-18 20:57:09 +00:00
Jeff Hill
cb0edb09ca allow the current item in an iterator to be examined 1999-11-18 20:55:41 +00:00
Marty Kraimer
5423fc1409 new way to build 1999-11-18 17:33:08 +00:00
Marty Kraimer
fa9fa19552 moved to misc/os 1999-11-18 17:24:02 +00:00
Marty Kraimer
6dd786167a moved to here from vxWorksMT 1999-11-18 17:08:56 +00:00
Marty Kraimer
061076e229 more changes for iocCore port 1999-11-18 17:07:21 +00:00
Marty Kraimer
7e6a3c8f78 still changes for iocCore port 1999-11-18 16:23:22 +00:00
Marty Kraimer
079441dbe8 changes for iocCore port 1999-11-18 15:30:42 +00:00
Marty Kraimer
2a55808079 added includes for vxWorks 1999-11-18 15:26:53 +00:00
Marty Kraimer
f62b50da17 new way to build 1999-11-18 14:48:25 +00:00
Jeff Hill
54400c12cf apparently IPPORT_USERRESERVED isnt defined on certain SGI OS versions 1999-11-16 22:12:37 +00:00
Jeff Hill
01ca842066 added EMFILE to osi_sock.h 1999-11-08 21:56:23 +00:00
Jeff Hill
3e50a508f4 removed extern from epicsShareDef and moved extern in
epicsShareExtern
1999-11-08 21:52:23 +00:00
Jeff Hill
982dc928e7 added new functionality to allow replacement of vxWorks watchdogs 1999-11-04 01:32:37 +00:00
Jeff Hill
1b9e7847f6 use extern in WIN32 global ddefs 1999-10-29 20:21:13 +00:00
Jeff Hill
7a38a9bc64 installed 1999-10-21 17:04:21 +00:00
Jeff Hill
818b4d87dd fixed Tornado II include file organization change 1999-10-21 17:02:39 +00:00
Janet B. Anderson
1fe31a37ac Moved files to libCom/misc/os 1999-10-12 19:32:17 +00:00
Janet B. Anderson
e5288818a0 libCom source files moved to libCom/misc/generic. 1999-10-12 19:03:51 +00:00
Janet B. Anderson
b26cdad859 New directory structure for libCom. 1999-10-12 19:01:38 +00:00
Janet B. Anderson
78fe1595df Changes for WIN32 build. 1999-10-12 18:53:10 +00:00
Janet B. Anderson
51e4dd8b25 Portability changes. 1999-10-12 18:32:42 +00:00
Janet B. Anderson
fc74ecc875 More Makefile changes for R3.14. 1999-10-12 18:32:01 +00:00
Janet B. Anderson
14b32702ed Files moved from src/osi directory. 1999-10-12 18:23:03 +00:00
Andrew Johnson
2fea617523 Added conditional #include "vxWorks.h" to the output file,
needed for Tornado 2.0 building.
1999-10-08 18:39:51 +00:00
Janet B. Anderson
231c1fb4bd Removed getLastWSAErrorAsString from LIBSRCS. 1999-09-20 19:07:53 +00:00
Janet B. Anderson
494e998695 single Makefile for 3.14 1999-09-20 18:52:51 +00:00
Jeff Hill
d279c25ffb added comment 1999-09-15 22:35:16 +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
Jeff Hill
76dd1474a8 workaround for Tornado II not using LONG_MAX and LONG_MIN
that are constants of type long
1999-09-03 20:20:48 +00:00
Jeff Hill
b920858d50 improved the way that socket error numbers are converted to strings
and cleaned up the osiMutex class
1999-09-02 22:13:49 +00:00
Jeff Hill
7ef021d8f2 improved the way that socket error numbers are converted to strings 1999-09-02 21:41:09 +00:00
Janet B. Anderson
42492ea5f2 Added == binary operator. 1999-09-01 22:36:16 +00:00
Jeff Hill
896a4e31a0 backed out epicsAssertPrintf() changes 1999-08-31 21:41:01 +00:00
Jeff Hill
b8cded5774 installed bsdSockRecCom.c 1999-08-31 18:49:34 +00:00
Jeff Hill
07c78b3adf clean up 1999-08-31 18:48:56 +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
b8ed5a2e1f track changes in osiTime 1999-08-10 21:27:06 +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