Commit Graph

7883 Commits

Author SHA1 Message Date
W. Eric Norum 7f56802052 Add epicsStrDup(). 2003-07-08 19:35:28 +00:00
Jeff Hill 1ac82bb6bd fixed problem occurring when a message w/o a CR arrives and a CR from an old
message is found.
2003-07-08 18:36:23 +00:00
Jeff Hill d97ca30986 fixed problems occurring when message size exceeds the buffer size 2003-07-08 18:32:04 +00:00
Jeff Hill cd8b21fafc removed use of stdio due to win32 portability problems 2003-07-08 00:08:06 +00:00
Jeff Hill 03e7db8ff0 improved port default 2003-07-03 15:17:11 +00:00
Jeff Hill c8a106a50d fixed syntax error 2003-07-03 15:11:03 +00:00
Jeff Hill 773c12becc improved disconnect search interval 2003-07-03 15:07:51 +00:00
Jeff Hill 37476c6482 improved port default 2003-07-03 15:07:26 +00:00
Andrew Johnson 5f61e9c2fc Fractional seconds need leading 0s and all 9 digits
Changed timestamp output format to one that can be easily parsed
Added flush after each anomaly to stop pipes from buffering output
2003-06-27 15:06:46 +00:00
Andrew Johnson c606ecf428 Fixed problems when instantiating several iterator functions.
Shouldn't test code at least ensure that all compile properly?
2003-06-19 15:26:47 +00:00
Jeff Hill 8b0e1c88c4 fixed usage printf 2003-06-05 15:01:19 +00:00
Jeff Hill 83753fb9e6 converted pure vf to ordinary vf to avoid undefined behavior when
eventSignal is called in the destructor
2003-06-04 00:17:23 +00:00
Janet B. Anderson 8ecceef706 Get template file from INSTALL_TEMPLATES dir. 2003-06-03 20:06:48 +00:00
Jeff Hill fee9dce2a0 removed junk 2003-05-30 23:16:10 +00:00
Jeff Hill 5a9320525c moved udp deamon priority to below that of the beacon generator priority 2003-05-30 23:04:02 +00:00
Andrew Johnson 8a6cbfde20 Driver support names are const char* 2003-05-29 21:20:02 +00:00
Andrew Johnson a063a2f0a9 s/Destroy/Delete/ in name of vxWorks routine. 2003-05-29 21:03:39 +00:00
W. Eric Norum 12e97d5e91 Fix typo. 2003-05-29 18:27:37 +00:00
W. Eric Norum 1e84246cb7 Add 'size' argument to all epicsMessageQueue receive routines. 2003-05-29 03:10:16 +00:00
Jeff Hill 6d5061781c fixed race condition at thread exit 2003-05-23 00:11:59 +00:00
Jeff Hill 06064b444a small clarification 2003-05-22 00:03:13 +00:00
Jeff Hill 9ab8596aff small clarification 2003-05-21 23:17:09 +00:00
Andrew Johnson b6c6755918 Added a success message (Bug#30). 2003-05-21 19:33:28 +00:00
Marty Kraimer 47363400cb bugs rported by Mark Rivers 2003-05-21 13:27:52 +00:00
Jeff Hill 5e4a23d5be updated doc on ca_client_status() 2003-05-20 22:30:39 +00:00
Jeff Hill 2e3f3ba7eb increased access control 2003-05-16 23:49:45 +00:00
Jeff Hill f93c25f7f6 fixed sun pro warning 2003-05-16 22:05:54 +00:00
Jeff Hill c11454ce4a fixed sun pro warning 2003-05-16 21:49:57 +00:00
Jeff Hill f89bbee76d tabs to white space 2003-05-16 20:08:00 +00:00
Ralph Lange e978571919 Fixed HP aCC compiler warnings 2003-05-16 19:37:53 +00:00
Jeff Hill f4949c8415 fixed what appears to be a socket leak 2003-05-16 17:08:00 +00:00
Jeff Hill 7673dc39ee fixed sun pro warning message 2003-05-16 16:59:25 +00:00
Jeff Hill 518ec97f72 fixed sun pro warning message 2003-05-16 16:30:49 +00:00
Jeff Hill aad8fe9c94 bumped ifdef to sun pro version 5.4 -
still waiting for sun pro to allow a virtual destructor
2003-05-16 14:32:51 +00:00
Jeff Hill 9a0f23dfdf fixed array subscript 2003-05-16 13:52:10 +00:00
Jeff Hill 69a8bc6fd7 better support for c++ 2003-05-16 00:01:55 +00:00
Jeff Hill fa320889e3 reading and writing through the channel allows for put logging to occur
and other forms of application  flexibility
2003-05-16 00:00:07 +00:00
Jeff Hill 738337049b inlined simple function and use mutex in casPV::write 2003-05-15 23:58:02 +00:00
Jeff Hill 72ff66925f inlined simple function 2003-05-15 23:57:18 +00:00
Jeff Hill 5fe2fb480e fixed serious problems when creating and destroying arrays of aitString 2003-05-15 18:33:50 +00:00
Janet B. Anderson ff1992066f Allow sioc* directory names. 2003-05-14 13:37:49 +00:00
Marty Kraimer 7b294e0d99 use const char 2003-05-14 11:29:48 +00:00
Marty Kraimer c6eca11921 asTrapWrite aslo belongs to LIB_SRCS 2003-05-14 11:21:31 +00:00
Jeff Hill 6861be8270 added void to func proto 2003-05-13 22:53:13 +00:00
Jeff Hill ae3a888da7 more stringent connect w disconnected chan test 2003-05-13 21:27:08 +00:00
Jeff Hill a56c01378e doc 2003-05-13 21:03:37 +00:00
Jeff Hill 2498b21fae cinvert errno to string prior to hgenerating a new errno 2003-05-13 21:03:11 +00:00
Jeff Hill 45cde80ee8 cosmetic 2003-05-13 21:02:29 +00:00
Jeff Hill 4f465a1f7b cleaned up casw doc 2003-05-13 21:00:06 +00:00
Jeff Hill 52b8c02fa8 restructured locking to match current design practices for CAC 2003-05-13 20:54:10 +00:00