Commit Graph

4687 Commits

Author SHA1 Message Date
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
Jeff Hill
42fce24eca fixed func proto 2000-02-08 16:01:14 +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
9ec0538624 Removed debug print statements. 2000-02-07 17:39:40 +00:00
Janet B. Anderson
b260a6aeac Modified library definitions. 2000-02-07 16:23:19 +00:00
Marty Kraimer
2d253ebb38 changes for build 2000-02-04 19:30:03 +00:00
Janet B. Anderson
6cdb0fc669 Added epicsShare API for win32 build. 2000-02-04 19:17:02 +00:00
Janet B. Anderson
7419689ffd Initial version. 2000-02-04 19:13:45 +00:00
Janet B. Anderson
c1726f67ab New method of building prod and libraries. 2000-02-04 19:12:57 +00:00
Janet B. Anderson
e70e3fba3e Changes for dll build. 2000-02-04 19:12:26 +00:00
Marty Kraimer
c9c95e603b ascheck_LIBS => PROD_LIBS 2000-02-04 16:22:12 +00:00
Marty Kraimer
192ac944c5 change errMdef to errlog 2000-02-04 16:21:55 +00:00
Marty Kraimer
6225d1daf1 bsdSocketResource=>osiSockResource 2000-02-04 15:52:33 +00:00
Marty Kraimer
019723bcb1 bsdSocketResource=>osiSockResource; extra arg for semXXXShow 2000-02-04 15:52:03 +00:00
Marty Kraimer
7a4da80075 get definition for ERROR 2000-02-04 15:42:54 +00:00
Marty Kraimer
b432361ab0 SHARED_LIBRARIES=NO 2000-02-04 15:20:12 +00:00
Janet B. Anderson
2b59fe270f Modified OBJS build. 2000-02-04 15:06:51 +00:00
Janet B. Anderson
3a74d9263b Remove references to MAN and changed OBJS build. 2000-02-04 14:57:30 +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
Janet B. Anderson
b40f003fb0 Fixed test stmnt errors in previous commit. 2000-02-02 23:08:18 +00:00
Janet B. Anderson
0476526aef Do nothing Makefile. 2000-02-02 22:42:20 +00:00