Commit Graph

2103 Commits

Author SHA1 Message Date
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
Jeff Hill
d15b7f24c1 use ANSI function prototype 2000-02-07 21:06:34 +00:00
Jeff Hill
b6488e07e3 use ANSI function prototype 2000-02-07 21:00:34 +00:00
Jeff Hill
9f529db910 added missing argument to threadSuspend() and made errVerbose
visible outside of WIN32 DLL
2000-02-07 20:35:20 +00:00
Janet B. Anderson
e70e3fba3e Changes for dll build. 2000-02-04 19:12:26 +00:00
Janet B. Anderson
2b59fe270f Modified OBJS build. 2000-02-04 15:06:51 +00:00
Marty Kraimer
8d6c6f7e1d latest version of semBinary 2000-02-04 14:43:58 +00:00
Marty Kraimer
ea27976241 latest version of osiThread 2000-02-03 21:56:33 +00:00
Marty Kraimer
1bbf5141d4 new implementation of semBinary 2000-02-03 20:27:30 +00:00
Janet B. Anderson
3dc04f401a Removed Makefile.Unix. 2000-02-03 16:16:34 +00:00
Jeff Hill
8eaf1a4451 fixed bug in error handling 2000-02-03 01:23:56 +00:00
W. Eric Norum
5e4c7e178f Check for correct RTEMS status code when obtaining a semaphore without waiting. 2000-02-03 01:01:50 +00:00