Andrew Johnson
1ed5eb1ad1
Major reworking of the task watchdog implementation:
...
* Added new monitoring API with insert and remove callbacks; the old API is
still supported though.
* Added report routine, callable from iocsh.
* taskwdInsert() can take a NULL tid, meaning the calling thread.
2008-05-22 17:54:19 +00:00
Andrew Johnson
a3cd917de2
General Time, from Peter Denison, Eric Norum and many others...
2008-04-18 18:39:32 +00:00
Andrew Johnson
3fa2a79f4f
Move static command structures to file scope, needed for vxWorks-x86 targets.
2007-11-27 17:57:25 +00:00
Andrew Johnson
30f2018b17
These osiRegister files not used.
2007-08-21 21:07:28 +00:00
Andrew Johnson
ae887b7527
Make date() command available to all architectures.
...
Allow the user to specify the date/time format string.
2007-05-01 20:23:57 +00:00
Andrew Johnson
70cc7eaab9
Reorganized iocsh command registration to untangle the build order.
...
The iocsh core is now part of libCom, and commands are registered locally
with a Register routine for each IOC library.
2007-03-13 17:54:23 +00:00