Commit Graph

681 Commits

Author SHA1 Message Date
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
Jeff Hill
4bf41e59ea removed inline keyword 1999-08-10 20:19:59 +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
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
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
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