e1328ee69d
replace #elif with equiv. #else - #if defined() ... #endif for non-ANSI-C preprocessors
Mark Anderson
1993-08-05 14:51:39 +00:00
3c728d99ba
converted to ellLib
Janet B. Anderson
1993-08-05 06:07:51 +00:00
4d12e39b19
changed dll/lst to ellLib stuff
Janet B. Anderson
1993-08-05 05:53:55 +00:00
4bd08d898b
changed lstLib stuff to ellLib
Janet B. Anderson
1993-08-05 05:37:10 +00:00
7a9fb23d58
changed lstLib stuff to ellLib
Janet B. Anderson
1993-08-05 05:31:30 +00:00
21cea90564
changed include <dbCommon.h> to #include <rec/dbCommon.h>
Janet B. Anderson
1993-08-05 04:35:17 +00:00
79564052a9
changed dbCommon.h to <rec/dbCommon.h>
Janet B. Anderson
1993-08-05 04:32:57 +00:00
56ae90921c
fixed marker event bug and ran through gcc -Wall
Jeff Hill
1993-08-05 02:39:21 +00:00
0439bd1dcc
merged lanl changes
Jeff Hill
1993-08-05 02:28:28 +00:00
1155631e40
merged LANL changes
Jeff Hill
1993-08-05 02:14:13 +00:00
05578b2f59
cycled through -Wall
Jeff Hill
1993-08-05 01:39:42 +00:00
eadb3643c4
#define nint, exp10 for non-SUN environs, replace usleep() with closest sleep(), #ifdef sun where appropriate
Mark Anderson
1993-08-04 17:02:50 +00:00
eb3cf14172
replace setlinebuf() with ANSI-C/XPG3/4 setvbuf()
Mark Anderson
1993-08-04 17:00:17 +00:00
fac038af71
#define nint and exp10 for non-SUN environs, replace usleep with closest sleep call, use getrlimit since getdtablesize() is obsolete
Mark Anderson
1993-08-04 16:56:00 +00:00
05381fa5e0
Removed || pt->hts < 0 ( Can't do that on a ushort ).
Mike Bordua
1993-08-04 13:07:27 +00:00
8dd704ba89
Added static in front of function declarations.
Mike Bordua
1993-08-04 13:05:36 +00:00
1696180b42
Removed V5/V4 and EPICS_V2 conditionals.
Mike Bordua
1993-08-04 12:54:53 +00:00
4b38becc6a
Replaced recGblResetSevr by recGblResetAlarms
Marty Kraimer
1993-08-04 12:54:29 +00:00
02d590962a
Added code to support acks and ackt
Marty Kraimer
1993-08-04 12:52:55 +00:00
17b075726a
changed some void functions to static void
Janet B. Anderson
1993-07-28 09:10:27 +00:00
374ecb9ec5
changed if(precord->sevr>=MAJOR_ALARM) all_done; to if(precord->sevr>=MAJOR_ALARM) goto all_done;
Janet B. Anderson
1993-07-27 07:37:17 +00:00
b5758d2798
removed typo from STDC prototype
Janet B. Anderson
1993-07-27 07:36:22 +00:00
87c032e8ef
changed from dll to ell
Janet B. Anderson
1993-07-26 16:35:16 +00:00
38ec0b578a
Initial revision
Janet B. Anderson
1993-07-26 16:10:15 +00:00
a3113e4b7a
raise SCAN_ALARM only if sevr increases
Marty Kraimer
1993-07-26 15:31:32 +00:00
bfedc6e4ed
COMMENTED OUT SOME INCLUDES and changed dbCommon.h to rec/dbCommon.h
Janet B. Anderson
1993-07-26 15:20:42 +00:00
311e38ec60
COMMENTED OUT SOME INCLUDES and changed dbCommon.h to rec/dbCommon
Janet B. Anderson
1993-07-26 15:20:02 +00:00
961eb536e9
> COMMENTED OUT SOME INCLUDES
Janet B. Anderson
1993-07-26 15:18:52 +00:00
8b2d8fb640
removed varargs.h
Janet B. Anderson
1993-07-26 15:17:22 +00:00
f77505ddcd
added __STDC__ ifdefs
Janet B. Anderson
1993-07-26 15:13:23 +00:00