Commit Graph

8991 Commits

Author SHA1 Message Date
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
Janet B. Anderson 1c84525a87 Use shared readline library. 2003-05-14 13:32:42 +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
Jeff Hill aa160c0a2b restructured locking to match current design practices for CAC 2003-05-13 20:45:51 +00:00
Jeff Hill f5e2dce279 o restructured locking to match current design practices for CAC
o when installing a channel into the udp iiu install it to the front of
the list, and not the back, so that its search request will be sent
first and so that its retry count will be considered when calculating
the minimum retry count.
2003-05-13 20:44:11 +00:00
Jeff Hill d04cfc8d03 restructured locking to match current design practices for CAC 2003-05-13 20:40:36 +00:00
Marty Kraimer eec0dc5ece same def of RECSUPFUN for both C and C++ 2003-05-13 15:53:07 +00:00
Janet B. Anderson 29d0f4716c Moved excas. 2003-05-12 19:39:41 +00:00
Janet B. Anderson 3bbec946b7 Removed extra blanks. 2003-05-12 15:04:31 +00:00
Marty Kraimer 958b13368b fdopen for write only 2003-05-12 14:40:27 +00:00
Ralph Lange 0222a48595 New aCC compiler version 2003-05-12 13:26:10 +00:00
Marty Kraimer d5d8241fdd change name from excas to casexample 2003-05-12 12:32:11 +00:00
Marty Kraimer c963333e78 make sure now events are missed 2003-05-12 12:29:43 +00:00
Marty Kraimer 642a582f24 add excas 2003-05-12 12:28:40 +00:00
Janet B. Anderson d2d4f4ca6d Removed Crun library. 2003-05-09 15:56:20 +00:00
W. Eric Norum 1cfa435707 Show typical usage as a comment. 2003-05-08 22:13:03 +00:00
W. Eric Norum 481235c41a Rename file to reflect correct usage. 2003-05-08 22:09:09 +00:00
Janet B. Anderson 1e93d812ac Initial version 2003-05-08 21:58:07 +00:00
Janet B. Anderson 2bddff21eb Added COMMANDLINE includes. 2003-05-08 21:38:25 +00:00
Janet B. Anderson 5a3e4a6b5f Added definitions for READLINE library. 2003-05-08 21:12:00 +00:00
Janet B. Anderson 60f4cac0d0 Removed comments and null definitions. 2003-05-08 20:19:01 +00:00
Janet B. Anderson ffb828afda Updates for Visual c++ 6.0 2003-05-08 20:13:47 +00:00
Janet B. Anderson c2dbe7ddb1 Added definitions for READLINE. 2003-05-08 20:05:44 +00:00
Janet B. Anderson 12bd56b1b4 Added code to remove trailing blanks in RELEASE file definitions. 2003-05-08 20:00:59 +00:00
W. Eric Norum 5ec41e6088 Allow run-time modification of prompt. 2003-05-08 16:04:04 +00:00
Ralph Lange 1de0a6c42d Fixed HP-UX (aCC) compiler warnings 2003-05-07 12:54:12 +00:00
Jeff Hill 0fcf3e4fda removed duplicate word 2003-05-06 14:35:51 +00:00
Ralph Lange 1a451e4903 Fixed HP-GNU warning (unused variable) 2003-05-06 14:14:15 +00:00
Ralph Lange e3ceeb0eac Fixed HP-GNU warning (unused variable) 2003-05-06 12:55:56 +00:00
Ralph Lange f04fff8f83 Fixed HP-GNU warning (unused variable) 2003-05-06 11:53:24 +00:00
Ralph Lange db5c2d67f8 Fixed C++ warning message by "defining both functions
in the derived class" (Jeff)
2003-05-06 11:49:17 +00:00
W. Eric Norum 1be5dc154d By default use neither readline nor libtecla libraries. 2003-05-05 19:35:51 +00:00
W. Eric Norum 6105888487 Shared libraries are now enabled by default.
Command-line editing selection should be in a SITE file.
2003-05-05 19:00:47 +00:00
Janet B. Anderson 9408db2d54 Added rules for DB_INSTALLS and DBD_INSTALLS. 2003-05-05 17:03:32 +00:00
Jeff Hill 41644804e8 made pvExistTest private 2003-05-02 20:02:56 +00:00
Jeff Hill ebacbfddcd added new argument to the pvExistTest 2003-05-02 17:45:06 +00:00
Jeff Hill 817cd651c3 optimization 2003-05-02 17:43:07 +00:00
Jeff Hill 8b12a243a2 clean up 2003-05-02 17:40:26 +00:00
Jeff Hill 0c5b0c70d7 reformat 2003-05-02 17:40:03 +00:00
W. Eric Norum fd56498f95 Remove debugging dreck. 2003-05-02 16:23:17 +00:00
W. Eric Norum ea7a1c160e Don't try to clean up non-EPICS threads. 2003-05-02 15:39:51 +00:00