Commit Graph

2103 Commits

Author SHA1 Message Date
W. Eric Norum
46dff5ec2b Break osiTimeTest into two parts like the other tests.
Build IOC version of osiTimeTest.
2000-02-26 17:55:40 +00:00
William Lupton
8c60195f4b various, mostly posix, thread mods 2000-02-26 03:11:42 +00:00
Jeff Hill
2ba7aa3741 added C++ support 2000-02-25 21:13:48 +00:00
William Lupton
7295f22089 added tsStrftime() and corresponding osiTime support 2000-02-25 18:20:58 +00:00
W. Eric Norum
07e164fa94 Add task name access routines.
Add preliminary `show task' support.
2000-02-24 22:21:22 +00:00
Marty Kraimer
8923eeeae8 moved include files to where they belong 2000-02-24 20:33:06 +00:00
Marty Kraimer
671be8fc32 move to src/as 2000-02-24 19:49:49 +00:00
Marty Kraimer
01626bb37a include stdef.h 2000-02-24 16:27:54 +00:00
Marty Kraimer
bfa0f69f02 osiSem.cpp was not used 2000-02-24 16:25:43 +00:00
Jeff Hill
792acfa505 work around WIN32 shutdown issues 2000-02-23 16:11:30 +00:00
Jeff Hill
a8b4c8a72a define WIN32 DLL entry points 2000-02-23 16:10:29 +00:00
Marty Kraimer
8ce6d07bb7 latest build rules 2000-02-21 19:15:18 +00:00
Jeff Hill
50b63036cd taskwdInit() needs ANSI style func proto that specifies no args
not any num of args
2000-02-17 22:00:47 +00:00
Jeff Hill
0839180648 dont import libCom symbols 2000-02-17 21:59:35 +00:00
Marty Kraimer
cda567985c moved taskwd.c taskwd.h from src/db to src/libCom/taskwd 2000-02-17 20:59:17 +00:00
Marty Kraimer
c428d5cd05 more changes for threadPrivate 2000-02-17 20:33:03 +00:00
W. Eric Norum
7c1a8cd4ff Change implementation of thread-private storage to one similar to the
vxWorks implementation by Andrew Johnson APS/ASD.
2000-02-17 19:25:18 +00:00
Marty Kraimer
2fddb8a998 get rid of threadIsReady 2000-02-17 17:17:01 +00:00
Marty Kraimer
24c780d8c1 added 2000-02-17 16:48:06 +00:00
Marty Kraimer
b1118e6ec4 more changes for osdThread.c 2000-02-17 15:39:56 +00:00
Marty Kraimer
b90c209436 added implementation for threadPrivate 2000-02-16 22:03:39 +00:00
Jeff Hill
083528799d removed use of ANSI "long double" 2000-02-15 22:02:23 +00:00
Jeff Hill
86207a8540 added dbl include guard 2000-02-15 22:00:50 +00:00
Janet B. Anderson
9c40bd12ad Fixed HTML definition. 2000-02-15 16:20:41 +00:00
Janet B. Anderson
e13e8bdb2f Modified HTMLS definitions. 2000-02-14 17:20:22 +00:00
Marty Kraimer
0a8f657117 provide better error behavior for main host thread 2000-02-11 21:01:20 +00:00
Marty Kraimer
de8a6213b0 get correct name for .html files 2000-02-11 19:55:21 +00:00
Janet B. Anderson
88ca942bec Converted man to html. 2000-02-11 17:19:09 +00:00
Marty Kraimer
d85256a196 add timerTest 2000-02-11 17:01:42 +00:00
Marty Kraimer
ff969e6f48 tsStampOK on success; att \n at end of file 2000-02-11 16:55:56 +00:00
Marty Kraimer
6d5037eef3 queue.show => show 2000-02-11 16:54:37 +00:00
Janet B. Anderson
693e2ee541 Modified TOP definition. 2000-02-10 19:22:16 +00:00
Janet B. Anderson
6ea9658055 Added INC files from cxxTemplates. 2000-02-10 19:07:46 +00:00
Jeff Hill
a7a236f2f7 removed C++ style comments 2000-02-10 16:26:39 +00:00
Jeff Hill
161306a4f5 implemented vxWorks pool status 2000-02-10 16:13:59 +00:00
Marty Kraimer
d510c65e6b ' in c++ comment caused c to fail 2000-02-10 15:06:03 +00:00
Marty Kraimer
521a605f3b change c++ comment to c comment 2000-02-10 14:59:02 +00:00
Marty Kraimer
a062a27c95 logic wromg in threadIsReady 2000-02-10 14:03:15 +00:00
Marty Kraimer
f5497b827d cosmetic changes 2000-02-10 14:02:04 +00:00
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