Commit Graph

925 Commits

Author SHA1 Message Date
Jeff Hill
3b41c114ea use location exception 2000-03-01 00:05:53 +00:00
Jeff Hill
34ee04b930 added routines needed by CA 2000-03-01 00:04:33 +00:00
Jeff Hill
df5d6fdbd0 installed 2000-03-01 00:03:56 +00:00
Jeff Hill
f8245e69c2 use location exception 2000-02-29 23:39:02 +00:00
Jeff Hill
5bfbd4c2e7 abort() is probably a better default than cantProceed on most os 2000-02-29 23:37:11 +00:00
Jeff Hill
93150b12d5 installed 2000-02-29 23:35:33 +00:00
Jeff Hill
00f93e250e added routines needed by CA 2000-02-29 23:34:53 +00:00
Jeff Hill
d8cbfb90a0 added SOCK_SHUTDOWN 2000-02-29 23:34:13 +00:00
Jeff Hill
4822b368d2 use location exception 2000-02-29 23:28:09 +00:00
Jeff Hill
a33c2b2b69 added location exception header 2000-02-29 23:26:04 +00:00
Jeff Hill
9a277c0a3b fixed deadlock 2000-02-29 22:47:41 +00:00
Jeff Hill
84ee09ab8a use new API 2000-02-29 21:37:31 +00:00
Jeff Hill
2d68bb90ef fixed deadlock 2000-02-29 21:37:13 +00:00
Marty Kraimer
b7477bd63a add OSITHREAD_ONCE_INIT 2000-02-29 21:31:16 +00:00
Marty Kraimer
aa5d967405 dummy implementation of threadOnce for win32 2000-02-29 21:25:13 +00:00
William Lupton
5324e009c6 used new threadOnce() routine 2000-02-29 20:41:49 +00:00
William Lupton
6cc7f656c6 added threadOnce() implementation for posix and vxworks 2000-02-29 20:39:58 +00:00
Marty Kraimer
15152e76da dummy threadShow 2000-02-29 18:42:16 +00:00
Marty Kraimer
489f70323c call threadShow 2000-02-29 13:56:47 +00:00
Marty Kraimer
c5c43911d8 dont call set_stacksize if USE_DEFAULT_STACK 2000-02-28 16:15:39 +00:00
Marty Kraimer
0b3c540b4f remove return 2000-02-28 15:41:14 +00:00
W. Eric Norum
2ed0736bd0 Reflect routine name change from threadSuspend() to threadSuspendSelf(). 2000-02-26 23:45:24 +00:00
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