Commit Graph

9508 Commits

Author SHA1 Message Date
Jeff Hill 4886ad2b6d fixed to use const for begin and end 2001-06-12 17:48:36 +00:00
Jeff Hill bbb3b9a432 new timer creation API 2001-06-12 17:22:27 +00:00
Jeff Hill 4444b74a58 fixed purify warning 2001-06-12 17:20:07 +00:00
Jeff Hill ff76c98aa3 removed warning message 2001-06-12 17:18:20 +00:00
Jeff Hill 87f9c12a77 dont use free list for passive timer queue because of entaglements
between the file scope free list destructor and any file scope
file descriptor manager destructor's attempts to destroy a
passive timer queue
2001-06-12 17:16:52 +00:00
Jeff Hill 08208e995d changed the api for creating timers to match new timer API
and dont allow exceptions to be dissabled
2001-06-12 17:15:06 +00:00
Jeff Hill 452ead8a9f changed the api for creating timers to match new timer API 2001-06-12 17:14:16 +00:00
Jeff Hill 403c377de8 revert because workaround for RTEMS didnt build 2001-06-11 22:28:51 +00:00
Janet B. Anderson 6098b72694 Added rules for all, install, and rebuild. 2001-06-11 20:41:47 +00:00
Jeff Hill 5395f95484 workarounds for problems discovered when building for RTEMS 2001-06-11 20:13:42 +00:00
Janet B. Anderson dd95b5462e Removed references for baseLIBOBJS. 2001-06-11 18:53:07 +00:00
Jeff Hill 77a90ccc57 made diff computations const 2001-06-11 18:16:08 +00:00
Jeff Hill 24b1da7fff made diff computations identical 2001-06-11 18:15:14 +00:00
Jeff Hill 2a22727348 workarounds for problems discovered when building for RTEMS 2001-06-11 17:57:31 +00:00
Jeff Hill 01b7b23743 dont pull in stdio.h in the header since it isnt referenced there 2001-06-11 17:08:07 +00:00
Marty Kraimer 26a92d3526 make alarm a link LINK_ALARM 2001-06-11 14:31:30 +00:00
Marty Kraimer c6696c209f force at least a 1 tick delay if timeOut >0.0 2001-06-11 14:30:04 +00:00
Janet B. Anderson c3cbf1bd2c Die if rmtree fails. 2001-06-08 20:36:54 +00:00
Jeff Hill c2a5eef5d4 added time stamp tests 2001-06-07 17:24:28 +00:00
Janet B. Anderson cb0d92aa82 Changed LIBOBJS_HOST to LIBRARY_LD_OBJS. 2001-06-07 16:15:16 +00:00
Janet B. Anderson d8ca8c6d72 R3.14.0alpha3 2001-06-07 16:00:45 +00:00
Janet B. Anderson fddb0939a4 Added notes for building solaris-sparc-gnu. 2001-06-07 15:58:13 +00:00
Janet B. Anderson c307a05e81 Changed MSI definition. 2001-06-07 15:57:22 +00:00
Jeff Hill 4ae24683fc fixed gnu warning 2001-06-07 15:53:24 +00:00
Janet B. Anderson 7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Jeff Hill 06bec39aa7 proper conversion from floating point offset to integer nsec 2001-06-06 19:33:25 +00:00
Jeff Hill b6479bbc80 added parens 2001-06-06 18:51:05 +00:00
Jeff Hill 6a96052fcf fixed gnu warning 2001-06-06 18:24:12 +00:00
Jeff Hill 5e215a944d more changes for type safe thread id 2001-06-06 18:19:42 +00:00
Jeff Hill 6937cc4075 more changes for type safe thread id 2001-06-06 18:16:43 +00:00
Jeff Hill 39b28e9bd6 clean up resulting from type safe thread id 2001-06-06 17:55:48 +00:00
Jeff Hill fbf5947f15 fixed wrong destroy method called 2001-06-06 17:45:16 +00:00
Jeff Hill 3ede456a0d fixed comment 2001-06-06 17:38:15 +00:00
Jeff Hill b13d938b11 use struct ptr for ID types because:
o this is more type safe
o this works better with source level debuggers
2001-06-06 17:28:37 +00:00
Jeff Hill 07a767e345 possibly bad guess for the number of channels 2001-06-04 23:20:41 +00:00
Jeff Hill 1f8d22994c bad guess for the number of channels 2001-06-04 23:18:47 +00:00
Jeff Hill 54949779a9 dont always use default exception handler 2001-06-04 23:18:08 +00:00
Jeff Hill 1611bc40f7 set default number of channels guess 2001-06-04 23:16:25 +00:00
Jeff Hill d9508ce1e4 o set default number of channels guess
o clean up get copy ifit fails prematurely
2001-06-04 23:15:50 +00:00
Jeff Hill e4b95a6ae7 use proper printf 2001-06-04 23:15:19 +00:00
Jeff Hill fde282b967 added printf MF 2001-06-04 23:13:49 +00:00
Jeff Hill 93a8be53d8 clean up get copy ifit fails prematurely 2001-06-04 23:12:59 +00:00
Jeff Hill 22b5eca868 set number of channels guess 2001-06-04 23:12:23 +00:00
Jeff Hill 5d3495485d dont always use default exception handler 2001-06-04 23:11:56 +00:00
Jeff Hill 11388a5ad3 removed comment 2001-06-04 23:10:45 +00:00
Jeff Hill 7be47b2b86 added more tests 2001-06-04 23:08:55 +00:00
Jeff Hill 4c50314331 o set default number of channels guess
o clean up get copy ifit fails prematurely
2001-06-04 23:08:39 +00:00
Jeff Hill f49289fdd0 fixed problem where put conversion fails but nevertheless
1) caller of db_put_field gets successful status
2) the array size is modified.
2001-06-01 22:19:04 +00:00
Jeff Hill 2a50d5f897 added more exception tests 2001-06-01 22:10:10 +00:00
Jeff Hill 09be73c889 added array exception test 2001-06-01 17:56:37 +00:00