Commit Graph

864 Commits

Author SHA1 Message Date
Jeff Hill
3fe6392a93 code to protect against potential race condition when timer queue is destroyed 2000-02-09 22:18:05 +00:00
Jeff Hill
73fbfb7d1e dont include C++ headerfiles from C code 2000-02-09 21:58:48 +00:00
Jeff Hill
06296ab7c5 added fix for old versions of gnu 2000-02-09 20:59:54 +00:00
Jeff Hill
3361eaa349 made compatible with gcc 2.7.2 2000-02-09 20:48:49 +00:00
Jeff Hill
951df5f436 fixed main() return 2000-02-09 20:47:21 +00:00
Jeff Hill
5ad2970bd1 update 2000-02-09 20:11:05 +00:00
Jeff Hill
ed268367ac converted const static data member to static member func for old gnu compilers 2000-02-09 19:49:31 +00:00
Jeff Hill
182945fa93 removed sunos bs 2000-02-09 17:15:41 +00:00
Jeff Hill
8ac0c5ad92 added "int" to main() proto 2000-02-09 17:12:16 +00:00
Jeff Hill
c603248935 fixed iterator class pTable => table ref 2000-02-09 16:56:23 +00:00
Jeff Hill
714a8876ed fixed function pointer 2000-02-09 16:51:42 +00:00
Jeff Hill
276caa520d added double include protection 2000-02-09 16:50:54 +00:00
Jeff Hill
b913b747b0 removed epicsShareClass from template 2000-02-09 16:49:56 +00:00
Jeff Hill
77167f76c7 fixed problems with the gnu compiler 2000-02-09 16:41:22 +00:00
Jeff Hill
b503a7b4cf converted to new makefile format 2000-02-09 16:40:44 +00:00
Jeff Hill
c2faad0590 removed unused variable 2000-02-09 16:29:32 +00:00
Jeff Hill
ee3ee9d2ad updated to new makefile format 2000-02-09 16:07:32 +00:00
Jeff Hill
1fe1e0a658 still working gnuu warning 2000-02-09 01:16:40 +00:00
Jeff Hill
e912796d4f fixed gnu warning 2000-02-09 01:06:46 +00:00
Jeff Hill
ce28781b77 fixed gnu warnings 2000-02-09 00:53:51 +00:00
Jeff Hill
50cefc7a13 fixed gnu warning 2000-02-09 00:44:12 +00:00
Jeff Hill
e82530365f fixed gnu warnings 2000-02-09 00:40:24 +00:00
Jeff Hill
384892fda6 fixed gnu warning 2000-02-09 00:33:30 +00:00
Jeff Hill
8026cdc26a fixed gnu warnings 2000-02-08 23:15:18 +00:00
Jeff Hill
fb62ba0dc2 tip toe around sun pro compiler bug 2000-02-08 22:10:23 +00:00
Marty Kraimer
1fc8e02193 added newline to end of file 2000-02-08 19:55:02 +00:00
Jeff Hill
63e9600bf0 GNU does not like "extern" in friend 2000-02-08 19:28:56 +00:00
Jeff Hill
609fc8a3af fix MS warning, but dont cause problems with other C++ compilers 2000-02-08 19:25:52 +00:00
Jeff Hill
5f2b90bcea removed arg from threadSuspend 2000-02-08 19:10:06 +00:00
Jeff Hill
8cb8533077 added forward ref for socket API structures 2000-02-08 18:49:40 +00:00
Jeff Hill
304a015007 added missing include directive 2000-02-08 18:24:18 +00:00
W. Eric Norum
3b7effc95b Make functions match prototypes. 2000-02-08 03:36:20 +00:00
Jeff Hill
444d42082f cleaned out osdSockResource 2000-02-08 00:20:26 +00:00
Jeff Hill
41447943fc installed 2000-02-07 23:13:28 +00:00
Janet B. Anderson
ea705fe025 Updated the ifndef at beginning of file. 2000-02-07 22:47:18 +00:00
Janet B. Anderson
af0f36394e Initial version. 2000-02-07 22:36:01 +00:00
Jeff Hill
4f06c40b09 added osiThread.cpp and removed link with unused WIN32 lib 2000-02-07 22:02:36 +00:00
Jeff Hill
c92e3235dd added C interface and made thread safe 2000-02-07 22:00:33 +00:00
Jeff Hill
8981b13b53 reinstalled osiTimeTest.cc 2000-02-07 21:59:58 +00:00
Jeff Hill
c7cbe12e65 updated 2000-02-07 21:59:21 +00:00
Jeff Hill
f9a17aaa6c under construction 2000-02-07 21:56:13 +00:00
Jeff Hill
b32f744d0e use ANSI function prototype 2000-02-07 21:54:31 +00:00
Jeff Hill
eb7cd78414 installed 2000-02-07 21:53:15 +00:00
Jeff Hill
bc75765342 removed extra arg from threaduspend() 2000-02-07 21:52:03 +00:00
Jeff Hill
4c9b75b5ad added zero length UDP flag 2000-02-07 21:50:42 +00:00
Jeff Hill
3d698c76cd many C++ related changes 2000-02-07 21:38:05 +00:00
Jeff Hill
ea59e4af15 use ANSI function prototype 2000-02-07 21:35:55 +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
99e13d8304 use WIN32 DLL krywords 2000-02-07 21:07:31 +00:00