Commit Graph

143 Commits

Author SHA1 Message Date
Janet B. Anderson
6bf3affeb2 changed printf lstCount to ellCount 1994-04-11 15:17:41 +00:00
Janet B. Anderson
1e028e66e1 changed calls to lst* to ell* 1994-04-11 15:14:57 +00:00
Janet B. Anderson
5db0ce9f2a added #include <lstLib.h> 1994-04-11 14:51:24 +00:00
Janet B. Anderson
9279c76b89 bug fix 1994-04-11 14:45:02 +00:00
Janet B. Anderson
89efeaec16 added fdef __STDC__ 1994-04-11 14:40:30 +00:00
Marty Kraimer
e95aaed3e9 Original version 1994-04-11 08:49:50 +00:00
Marty Kraimer
78a2fbb7d5 Initial revision 1994-04-07 10:17:18 +00:00
Jeff Hill
be413851bb Initial revision 1994-03-30 11:27:16 +00:00
Jeff Hill
ccef92998b *** empty log message *** 1994-03-30 11:26:12 +00:00
Marty Kraimer
acbcdcbfd8 Replaced gcvt by sprintf and e format 1994-03-01 07:22:02 +00:00
Jim Kowalkowski
e112e34ee3 changed tsLocalTime to use new TS driver and TScurrentTimeStamp 1994-02-17 15:38:07 +00:00
Janet B. Anderson
9e64980b6c Changed seperator test to catch invalid commas 1994-02-03 09:19:23 +00:00
Mark Anderson
d85b931353 cvtFloatToCompactString() - handle 0.0 same as cvtDoubleToCompactString() -- 0.0 should be rendered in f format rather than g format to be "compact" 1994-01-28 09:05:23 +00:00
Mark Anderson
09651c2a9d cvtDoubleToCompactString() - handle 0.0 as f format, not e format 1994-01-28 08:59:38 +00:00
Janet B. Anderson
98c245012f CA memory leak at ca_task_exit() 1993-12-18 11:00:47 +00:00
Janet B. Anderson
e84d8b7167 Added test for extra close paren at end of expression 1993-11-04 15:42:00 +00:00
Janet B. Anderson
68b7123791 moved static errhash to here 1993-09-20 14:29:14 +00:00
Janet B. Anderson
c33e1b71f1 added forward declaration of tsInitMinWest 1993-09-15 10:30:04 +00:00
Jeff Hill
9bc02e820a fixed overzealous parameter check 1993-09-14 19:28:33 +00:00
Marty Kraimer
9598bd1986 Call errSymBld if not initialized 1993-09-14 16:32:45 +00:00
Jeff Hill
d079b80394 *** empty log message *** 1993-09-09 16:43:35 +00:00
Bob Zieman
91ec99beac moved some files into new errSymLib.c 1993-09-09 16:34:55 +00:00
Bob Zieman
aecdd7334c put in sorted mod num order 1993-09-09 16:26:28 +00:00
Jeff Hill
f679dbeec7 Initial revision 1993-09-08 17:19:59 +00:00
Bob Zieman
f1345bc4b5 Initial revision 1993-09-08 12:16:25 +00:00
Bob Zieman
725ebc3350 put away working version 1993-09-08 11:29:00 +00:00
Bob Zieman
c2de29d09e added errSymTestPrint 1993-09-07 05:33:17 +00:00
Bob Zieman
92f372724a cleanup 1993-09-07 05:32:38 +00:00
Bob Zieman
6abcfcf5f2 initial version 1993-09-07 03:57:35 +00:00
Bob Zieman
6fe6e8bf47 Initial revision 1993-08-31 16:04:57 +00:00
Marty Kraimer
5f4baab37e Add include files 1993-08-13 10:48:57 +00:00
Marty Kraimer
6e79e7fded removed EPICS_V2 and V5vxWorks definitions 1993-08-11 16:43:05 +00:00
Janet B. Anderson
2d81a04e19 added find breakpoint table if *ppbrk is null 1993-08-06 14:41:53 +00:00
Mark Anderson
fac038af71 #define nint and exp10 for non-SUN environs, replace usleep with closest sleep call, use getrlimit since getdtablesize() is obsolete 1993-08-04 16:56:00 +00:00
Mike Bordua
1696180b42 Removed V5/V4 and EPICS_V2 conditionals. 1993-08-04 12:54:53 +00:00
Janet B. Anderson
b5758d2798 removed typo from STDC prototype 1993-07-27 07:36:22 +00:00
Janet B. Anderson
87c032e8ef changed from dll to ell 1993-07-26 16:35:16 +00:00
Janet B. Anderson
38ec0b578a Initial revision 1993-07-26 16:10:15 +00:00
Janet B. Anderson
8b2d8fb640 removed varargs.h 1993-07-26 15:17:22 +00:00
Janet B. Anderson
f77505ddcd added __STDC__ ifdefs 1993-07-26 15:13:23 +00:00
Janet B. Anderson
668c431efb removed include <lstLib.h> 1993-07-23 15:56:17 +00:00
Janet B. Anderson
8537decf94 put away for mda 1993-07-23 12:13:23 +00:00
Janet B. Anderson
e123df24ca added strtoul from GNU 1993-07-23 09:40:03 +00:00
Janet B. Anderson
178a1ce66f Initial revision 1993-07-23 08:14:43 +00:00
Marty Kraimer
e14a553001 Support Old stype C 1993-07-22 14:35:15 +00:00
Janet B. Anderson
e6fdc911ae removed unsigned tests < 0 1993-07-20 08:41:42 +00:00
Janet B. Anderson
d92255f388 added forward refs 1993-07-20 08:40:40 +00:00
Janet B. Anderson
3eb64527ac added some forward refs 1993-07-20 08:40:11 +00:00
Janet B. Anderson
f173e557ab needs some work for ANSI C 1993-07-20 08:39:12 +00:00
Janet B. Anderson
7444922d88 changed NODE and LIST to DLLNODE and DLLLIST and also
added some casts for dll arguments
1993-07-20 07:57:34 +00:00