Commit Graph

1781 Commits

Author SHA1 Message Date
Jeff Hill
91ef01803b upgrade 2000-01-20 16:30:42 +00:00
Jeff Hill
9b77ed8956 fixed exception condition logic 2000-01-20 16:28:55 +00:00
Marty Kraimer
ccfe089420 call the tsDrv routines 2000-01-17 18:54:33 +00:00
Jeff Hill
41f2d63faf removed include of String.h 2000-01-04 18:39:09 +00:00
Jeff Hill
0885e029d4 nSec => nsec (TS_STAMP fields) 1999-12-23 01:01:15 +00:00
Jeff Hill
9580811806 removed change log 1999-12-23 00:58:14 +00:00
Jeff Hill
fa2a1395a0 o created tsStamp.h
o include tsStamp.h into tsDefs.h
o use assert() instead of C++ exceptions on certain os
1999-12-22 23:12:51 +00:00
Jeff Hill
7a6bc4e1df turn off exceptions for all versions of vxWorks andd allow iterators to be copied 1999-12-22 23:05:18 +00:00
Jeff Hill
3992ca8e38 revised to use tsStamp.h 1999-12-21 23:17:02 +00:00
Jeff Hill
eda455f6f6 installed 1999-12-21 23:16:19 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Marty Kraimer
4f40aa0953 Assert -> Must; add MustCreate; remove Flush 1999-12-14 21:43:54 +00:00
Jeff Hill
a29b9f7c7a dont include tsSubr.h 1999-12-14 21:26:03 +00:00
Jeff Hill
8b7d1425e5 added C callable API 1999-12-14 21:19:38 +00:00
Jeff Hill
a24415f0c9 compare to INVALID_SOCKET not ERROR 1999-12-14 21:13:49 +00:00
Jeff Hill
6132a8762d added lookup and remove capability 1999-12-14 21:12:42 +00:00
W. Eric Norum
161cff4c0d Initial checkin of RTEMS operating-system-specific routines. 1999-12-13 22:12:50 +00:00
Jeff Hill
94b3852f17 fixed compiler warnings 1999-12-07 20:33:08 +00:00
Jeff Hill
d2188f6a75 throw exception instead of assert() 1999-12-07 20:19:22 +00:00
Jeff Hill
c9b7c7391d use posix RT 1999-12-07 20:06:26 +00:00
Jeff Hill
650aeed2d5 throe exception on failure 1999-12-07 20:05:40 +00:00
Jeff Hill
ac0d96b4ae allow the timer queue to be specified 1999-12-07 18:00:16 +00:00
Jeff Hill
33b1003b85 removed def of fdctx as a stuct (now a void) 1999-12-07 17:58:16 +00:00
Jeff Hill
5ddf5b1a60 first cut 1999-12-07 17:54:25 +00:00
Jeff Hill
3ca20ae24b fixed DLL symbol export 1999-12-07 17:53:48 +00:00
Jeff Hill
2d14e18256 added fdmgrTest.cc 1999-12-07 17:50:12 +00:00
Jeff Hill
8471c1a92f nsec => nSec 1999-12-07 17:49:50 +00:00
Jeff Hill
0887c5be76 installed 1999-12-07 01:32:18 +00:00
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