Commit Graph

  • a7a236f2f7 removed C++ style comments Jeff Hill 2000-02-10 16:26:39 +00:00
  • 161306a4f5 implemented vxWorks pool status Jeff Hill 2000-02-10 16:13:59 +00:00
  • 0c7674036c many changes Jeff Hill 2000-02-10 16:05:01 +00:00
  • aed8054f38 new tests for db Marty Kraimer 2000-02-10 15:47:37 +00:00
  • 89e5563437 get rid of threadGetName Marty Kraimer 2000-02-10 15:46:01 +00:00
  • ff7a40d68c define dbCalloc Marty Kraimer 2000-02-10 15:45:22 +00:00
  • d510c65e6b ' in c++ comment caused c to fail Marty Kraimer 2000-02-10 15:06:03 +00:00
  • 521a605f3b change c++ comment to c comment Marty Kraimer 2000-02-10 14:59:02 +00:00
  • a062a27c95 logic wromg in threadIsReady Marty Kraimer 2000-02-10 14:03:15 +00:00
  • f5497b827d cosmetic changes Marty Kraimer 2000-02-10 14:02:04 +00:00
  • 3fe6392a93 code to protect against potential race condition when timer queue is destroyed Jeff Hill 2000-02-09 22:18:05 +00:00
  • ff75a04031 fixed more sun pro detected problems Jeff Hill 2000-02-09 22:04:18 +00:00
  • 73fbfb7d1e dont include C++ headerfiles from C code Jeff Hill 2000-02-09 21:58:48 +00:00
  • 7ed3a4cc3b fixed problems detected by Solaris compiler Jeff Hill 2000-02-09 21:53:18 +00:00
  • f31710a3d2 upgraded db event api Jeff Hill 2000-02-09 21:20:50 +00:00
  • 8aec0f3ecd converted to ANSI function definition Jeff Hill 2000-02-09 21:08:09 +00:00
  • aa7de061e7 added struct tag to db_field_log type Jeff Hill 2000-02-09 21:07:01 +00:00
  • f4d4776218 added func proto Jeff Hill 2000-02-09 21:05:58 +00:00
  • 06296ab7c5 added fix for old versions of gnu Jeff Hill 2000-02-09 20:59:54 +00:00
  • 3361eaa349 made compatible with gcc 2.7.2 Jeff Hill 2000-02-09 20:48:49 +00:00
  • 951df5f436 fixed main() return Jeff Hill 2000-02-09 20:47:21 +00:00
  • 5ad2970bd1 update Jeff Hill 2000-02-09 20:11:05 +00:00
  • ed268367ac converted const static data member to static member func for old gnu compilers Jeff Hill 2000-02-09 19:49:31 +00:00
  • 182945fa93 removed sunos bs Jeff Hill 2000-02-09 17:15:41 +00:00
  • 8ac0c5ad92 added "int" to main() proto Jeff Hill 2000-02-09 17:12:16 +00:00
  • c603248935 fixed iterator class pTable => table ref Jeff Hill 2000-02-09 16:56:23 +00:00
  • 714a8876ed fixed function pointer Jeff Hill 2000-02-09 16:51:42 +00:00
  • 276caa520d added double include protection Jeff Hill 2000-02-09 16:50:54 +00:00
  • b913b747b0 removed epicsShareClass from template Jeff Hill 2000-02-09 16:49:56 +00:00
  • 77167f76c7 fixed problems with the gnu compiler Jeff Hill 2000-02-09 16:41:22 +00:00
  • b503a7b4cf converted to new makefile format Jeff Hill 2000-02-09 16:40:44 +00:00
  • c2faad0590 removed unused variable Jeff Hill 2000-02-09 16:29:32 +00:00
  • ee3ee9d2ad updated to new makefile format Jeff Hill 2000-02-09 16:07:32 +00:00
  • 2f1cdc98a5 change DBBASE to struct dbBase Marty Kraimer 2000-02-09 15:31:03 +00:00
  • 1fe1e0a658 still working gnuu warning Jeff Hill 2000-02-09 01:16:40 +00:00
  • e912796d4f fixed gnu warning Jeff Hill 2000-02-09 01:06:46 +00:00
  • ce28781b77 fixed gnu warnings Jeff Hill 2000-02-09 00:53:51 +00:00
  • 50cefc7a13 fixed gnu warning Jeff Hill 2000-02-09 00:44:12 +00:00
  • e82530365f fixed gnu warnings Jeff Hill 2000-02-09 00:40:24 +00:00
  • 384892fda6 fixed gnu warning Jeff Hill 2000-02-09 00:33:30 +00:00
  • 8026cdc26a fixed gnu warnings Jeff Hill 2000-02-08 23:15:18 +00:00
  • b2273b8a37 Updated library OBJS name. Janet B. Anderson 2000-02-08 23:04:28 +00:00
  • fb62ba0dc2 tip toe around sun pro compiler bug Jeff Hill 2000-02-08 22:10:23 +00:00
  • a23d093e29 Remove task argument to threadSuspend(). W. Eric Norum 2000-02-08 20:14:59 +00:00
  • 110e3b4cf3 Removed comment. Janet B. Anderson 2000-02-08 20:05:22 +00:00
  • 27f94174b2 base warnings on warn flag and not opt flag Jeff Hill 2000-02-08 19:56:40 +00:00
  • 1fc8e02193 added newline to end of file Marty Kraimer 2000-02-08 19:55:02 +00:00
  • 63e9600bf0 GNU does not like "extern" in friend Jeff Hill 2000-02-08 19:28:56 +00:00
  • 609fc8a3af fix MS warning, but dont cause problems with other C++ compilers Jeff Hill 2000-02-08 19:25:52 +00:00
  • 5f2b90bcea removed arg from threadSuspend Jeff Hill 2000-02-08 19:10:06 +00:00
  • 8cb8533077 added forward ref for socket API structures Jeff Hill 2000-02-08 18:49:40 +00:00
  • 304a015007 added missing include directive Jeff Hill 2000-02-08 18:24:18 +00:00
  • 42fce24eca fixed func proto Jeff Hill 2000-02-08 16:01:14 +00:00
  • 3b7effc95b Make functions match prototypes. W. Eric Norum 2000-02-08 03:36:20 +00:00
  • 444d42082f cleaned out osdSockResource Jeff Hill 2000-02-08 00:20:26 +00:00
  • 41447943fc installed Jeff Hill 2000-02-07 23:13:28 +00:00
  • ea705fe025 Updated the ifndef at beginning of file. Janet B. Anderson 2000-02-07 22:47:18 +00:00
  • af0f36394e Initial version. Janet B. Anderson 2000-02-07 22:36:01 +00:00
  • 4f06c40b09 added osiThread.cpp and removed link with unused WIN32 lib Jeff Hill 2000-02-07 22:02:36 +00:00
  • c92e3235dd added C interface and made thread safe Jeff Hill 2000-02-07 22:00:33 +00:00
  • 8981b13b53 reinstalled osiTimeTest.cc Jeff Hill 2000-02-07 21:59:58 +00:00
  • c7cbe12e65 updated Jeff Hill 2000-02-07 21:59:21 +00:00
  • f9a17aaa6c under construction Jeff Hill 2000-02-07 21:56:13 +00:00
  • b32f744d0e use ANSI function prototype Jeff Hill 2000-02-07 21:54:31 +00:00
  • eb7cd78414 installed Jeff Hill 2000-02-07 21:53:15 +00:00
  • bc75765342 removed extra arg from threaduspend() Jeff Hill 2000-02-07 21:52:03 +00:00
  • 4c9b75b5ad added zero length UDP flag Jeff Hill 2000-02-07 21:50:42 +00:00
  • 3d698c76cd many C++ related changes Jeff Hill 2000-02-07 21:38:05 +00:00
  • ea59e4af15 use ANSI function prototype Jeff Hill 2000-02-07 21:35:55 +00:00
  • f1708d65a7 removed ERROR and OK definitions since they are nolonger used and vxWorks specific Jeff Hill 2000-02-07 21:31:22 +00:00
  • c3f9a86b2f removed extra arg from threaduspend() Jeff Hill 2000-02-07 21:17:05 +00:00
  • 99e13d8304 use WIN32 DLL krywords Jeff Hill 2000-02-07 21:07:31 +00:00
  • d15b7f24c1 use ANSI function prototype Jeff Hill 2000-02-07 21:06:34 +00:00
  • b6488e07e3 use ANSI function prototype Jeff Hill 2000-02-07 21:00:34 +00:00
  • 9f529db910 added missing argument to threadSuspend() and made errVerbose visible outside of WIN32 DLL Jeff Hill 2000-02-07 20:35:20 +00:00
  • 9ec0538624 Removed debug print statements. Janet B. Anderson 2000-02-07 17:39:40 +00:00
  • b260a6aeac Modified library definitions. Janet B. Anderson 2000-02-07 16:23:19 +00:00
  • 2d253ebb38 changes for build Marty Kraimer 2000-02-04 19:30:03 +00:00
  • 6cdb0fc669 Added epicsShare API for win32 build. Janet B. Anderson 2000-02-04 19:17:02 +00:00
  • 7419689ffd Initial version. Janet B. Anderson 2000-02-04 19:13:45 +00:00
  • c1726f67ab New method of building prod and libraries. Janet B. Anderson 2000-02-04 19:12:57 +00:00
  • e70e3fba3e Changes for dll build. Janet B. Anderson 2000-02-04 19:12:26 +00:00
  • c9c95e603b ascheck_LIBS => PROD_LIBS Marty Kraimer 2000-02-04 16:22:12 +00:00
  • 192ac944c5 change errMdef to errlog Marty Kraimer 2000-02-04 16:21:55 +00:00
  • 6225d1daf1 bsdSocketResource=>osiSockResource Marty Kraimer 2000-02-04 15:52:33 +00:00
  • 019723bcb1 bsdSocketResource=>osiSockResource; extra arg for semXXXShow Marty Kraimer 2000-02-04 15:52:03 +00:00
  • 7a4da80075 get definition for ERROR Marty Kraimer 2000-02-04 15:42:54 +00:00
  • b432361ab0 SHARED_LIBRARIES=NO Marty Kraimer 2000-02-04 15:20:12 +00:00
  • 2b59fe270f Modified OBJS build. Janet B. Anderson 2000-02-04 15:06:51 +00:00
  • 3a74d9263b Remove references to MAN and changed OBJS build. Janet B. Anderson 2000-02-04 14:57:30 +00:00
  • 8d6c6f7e1d latest version of semBinary Marty Kraimer 2000-02-04 14:43:58 +00:00
  • ea27976241 latest version of osiThread Marty Kraimer 2000-02-03 21:56:33 +00:00
  • 1bbf5141d4 new implementation of semBinary Marty Kraimer 2000-02-03 20:27:30 +00:00
  • 3dc04f401a Removed Makefile.Unix. Janet B. Anderson 2000-02-03 16:16:34 +00:00
  • 8eaf1a4451 fixed bug in error handling Jeff Hill 2000-02-03 01:23:56 +00:00
  • 5e4c7e178f Check for correct RTEMS status code when obtaining a semaphore without waiting. W. Eric Norum 2000-02-03 01:01:50 +00:00
  • b40f003fb0 Fixed test stmnt errors in previous commit. Janet B. Anderson 2000-02-02 23:08:18 +00:00
  • 0476526aef Do nothing Makefile. Janet B. Anderson 2000-02-02 22:42:20 +00:00
  • 9b5fbf099a Fixed test stmnt errors in previous commit. Janet B. Anderson 2000-02-02 22:25:27 +00:00
  • 137ac31a23 Fixed test stmnt errors in previous commit. Janet B. Anderson 2000-02-02 22:25:27 +00:00