Commit Graph

330 Commits

Author SHA1 Message Date
Jeff Hill
2ec12266ad dfMgr =>fdManager 1996-08-13 22:48:25 +00:00
Jeff Hill
631de381fd fixed delete this confusion 1996-08-05 21:53:43 +00:00
Jeff Hill
090e6ce3d3 fixed removes use of iter.cur() 1996-08-05 19:31:59 +00:00
Jeff Hill
4b47e7a979 use pointer (not ref) for list in iter class 1996-07-25 18:01:42 +00:00
Jeff Hill
d12ce5f58a updated tests to current version 1996-07-25 18:00:21 +00:00
Jeff Hill
f1b751a3d3 fixed missing ref in list decl 1996-07-25 17:58:16 +00:00
Jeff Hill
64e851e05c use iter.remove() 1996-07-24 23:01:53 +00:00
Jeff Hill
dd8fa0e290 installed makefiles 1996-07-24 22:26:29 +00:00
Jeff Hill
a312de99b0 added remove() to iter class + made node's prev/next private 1996-07-24 22:12:09 +00:00
Jeff Hill
4b655c1632 moved gddAppFuncTbl.h 1996-07-10 23:57:07 +00:00
Jeff Hill
46beb63264 fixed GNU warnings 1996-07-10 23:36:10 +00:00
Marty Kraimer
236cf1ddf8 added macLib 1996-07-10 14:49:55 +00:00
Jeff Hill
dea19e8846 use strict ANSI compiler 1996-07-09 23:05:26 +00:00
Jeff Hill
d08070f69b silenced gcc warnings 1996-07-09 23:03:02 +00:00
Jeff Hill
3eeee76e99 mark fd entry in limbo during delete 1996-07-09 23:02:05 +00:00
Jeff Hill
2bcf574f79 nill 2nd arg to gettimeofday() 1996-07-09 23:01:31 +00:00
Jeff Hill
d4f77948a0 added new operators 1996-07-09 23:01:04 +00:00
Jeff Hill
1df41d2964 force timer into limbo state during delete 1996-07-09 23:00:06 +00:00
Janet B. Anderson
a229aaa159 Added ERR_S_FILES to Makefile.* files and removed blderrSymTbl and errInc.* 1996-07-08 14:57:49 +00:00
Jeff Hill
39fdd3f785 added missing #define for traditional C 1996-07-02 23:12:01 +00:00
Jeff Hill
0f28113959 added func proto 1996-07-02 23:11:20 +00:00
Jeff Hill
97b4200806 fixed sun4 problems 1996-06-28 18:24:46 +00:00
Janet B. Anderson
e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Jeff Hill
e6768e0c94 added C++ support 1996-06-27 01:58:27 +00:00
Jeff Hill
61c525792e added additional include paths 1996-06-26 23:10:16 +00:00
Jeff Hill
a76a338e8e added new src files 1996-06-26 22:14:15 +00:00
Jeff Hill
f1cd963176 added cas/generic 1996-06-26 22:13:46 +00:00
Jeff Hill
d89a50416c added casdef.h and gdd app jump table 1996-06-26 22:12:49 +00:00
Janet B. Anderson
28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Marty Kraimer
6a116affea removed M_dbCa 1996-06-24 13:37:31 +00:00
Marty Kraimer
e73ba4b3c3 removed calinh.h . #if 0 for "casdef.h". 1996-06-24 13:36:59 +00:00
Marty Kraimer
4a5a2f463b commented out fdMgr.cc 1996-06-24 13:34:40 +00:00
Jeff Hill
160aab02eb added fdMgr.cc 1996-06-21 02:08:36 +00:00
Jeff Hill
d141e38a80 add fdMgr.h fdMgr.cc 1996-06-21 01:08:54 +00:00
Jeff Hill
ad26ee285f added INC += fdMgr.h 1996-06-21 01:06:20 +00:00
Jeff Hill
2f6e847cf6 added IOC_LOG_FILE_COMMAND 1996-06-21 00:22:23 +00:00
Jeff Hill
922206cbcc installed 1996-06-20 22:34:05 +00:00
Jeff Hill
9ab235fee7 installed test codes for the ca server templates 1996-06-20 22:26:40 +00:00
Jeff Hill
dda8b9c9f6 installed ca server templates 1996-06-20 22:15:56 +00:00
Jeff Hill
fcc810efba eliminated sbufs 1996-06-20 16:27:33 +00:00
Jeff Hill
7cf7fea999 add gddFfuncTable 1996-06-19 20:07:33 +00:00
Jeff Hill
391cbf40b6 added iocLogPrintf() 1996-06-19 20:06:17 +00:00
Jeff Hill
1a78dc9064 C++ support 1996-06-19 19:44:53 +00:00
Jeff Hill
ef0402dcbd now compilable by C++ 1996-06-19 17:16:48 +00:00
Jeff Hill
506003f300 print out the EPICS release when there is an assert failure 1996-06-19 17:14:12 +00:00
Jeff Hill
a03cf9b56e check for fd>FD_SETSIZE and improved func proto 1996-06-19 17:12:40 +00:00
Janet B. Anderson
a8f0ec2338 FIxed strlen test. 1996-06-19 14:39:54 +00:00
Janet B. Anderson
d7f50f503e END_STACK definition changed to 127. 1996-06-19 14:39:17 +00:00
Janet B. Anderson
fb82d0de0a Removed unused END_ELEMENTS definition. 1996-06-19 14:38:38 +00:00
Janet B. Anderson
20eed1bd05 Fixed END_STACK definition and fixed printf stmnt. 1996-06-19 14:37:06 +00:00