Andrew Johnson
534ca2c86e
Make ellFree() a 1-argument macro, calls ellFree2() with free as freeFunc.
2009-08-28 18:34:38 +00:00
Andrew Johnson
9663cd58f1
Fixed ELL*_INIT macros.
2009-07-09 17:51:17 +00:00
Andrew Johnson
70bf066ba9
Added ELLNODE_INIT and ELLLIST_INIT macros.
2009-07-08 19:04:22 +00:00
Jeff Hill
cc3245bf65
finished removal of epicsShareAPI (as I assume was intended)
2009-06-30 19:15:48 +00:00
Andrew Johnson
5d9317339f
Removed function versions of macros, spacing cleanup.
2009-06-11 22:23:37 +00:00
Andrew Johnson
f3d07ad12f
ellLib changes: ANSIfication patch; moved test code out of ellLib.c into
...
its own unit test program in libCom/test; changed ellFree() to take a
function pointer for the free() routine, so it can be used on Windows;
modified epicsExit and dbBkpt to use it and pass in the free routine.
2009-04-09 16:51:05 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
Jeff Hill
5cc37d2a08
added comment
2002-05-28 23:37:22 +00:00
Marty Kraimer
adc6677275
add extern for C callable routines
2002-05-06 19:01:15 +00:00
Marty Kraimer
96b978161d
remove casts. The compiler will this generate valuable error messages
2002-02-04 15:02:50 +00:00
Marty Kraimer
d40cdf85ae
forget old style c
2000-04-28 18:30:46 +00:00
Jeff Hill
99e13d8304
use WIN32 DLL krywords
2000-02-07 21:07:31 +00:00
Marty Kraimer
c786f54b63
changes for 3.14
1999-09-13 19:18:48 +00:00
Jeff Hill
27c4d0574f
cleaned up the DLL symbol export
1998-02-27 01:34:15 +00:00
Jeff Hill
e8856b480e
add ellVerify()
1998-02-05 21:28:29 +00:00
Jeff Hill
6b6e5e7515
updated dll keywords
1997-05-01 19:57:53 +00:00
Jeff Hill
d3c6310bb1
API changes and include with not <>
1997-04-10 19:45:43 +00:00
Jeff Hill
bece5d0b9a
fixed bug in test routine
1996-09-16 18:41:53 +00:00
Marty Kraimer
a8da2b9da4
moved include files from base/include
1996-01-25 21:24:40 +00:00
Marty Kraimer
e55693525c
If on vxWorks add #include <vxWorks.h>
1995-02-27 15:36:56 +00:00
Jeff Hill
1b5d92daf1
bucketLib.c - added LOCAL as required
...
ellLib.c - added missing stdio.h
envSubr.c - use getenv/putenv under vxWorks
errSymLib.c - call mprintf() and not printf or logMsg()
(eliminated errToLogMsg variable)
genSubr.c - silenced DEC CC warning
tsSubr.c - fixed ts min west out of range test & VMS changes
1995-02-13 03:49:02 +00:00
Jeff Hill
53b2a77378
no tiny buckets
1994-11-29 22:41:12 +00:00
Mike Bordua
d278bf8277
Channel Access changes from Jeff Hill.
1994-07-13 02:29:43 +00:00
Janet B. Anderson
38ec0b578a
Initial revision
1993-07-26 16:10:15 +00:00