Commit Graph

3438 Commits

Author SHA1 Message Date
Marty Kraimer
e795e4edbd make sure iocLog is started 1998-03-16 16:25:20 +00:00
Marty Kraimer
713d7fd361 get rid of warning message 1998-03-16 16:24:29 +00:00
Marty Kraimer
c6304512eb Move private definitions to postfixPvt.h 1998-03-16 16:23:42 +00:00
Marty Kraimer
e0144c5776 add include for string.h 1998-03-16 16:22:35 +00:00
Marty Kraimer
9cb14b5f13 add support for field attributes 1998-03-16 16:21:50 +00:00
Marty Kraimer
c62b683f13 Add DBR_CLASS_NAME 1998-03-16 16:21:05 +00:00
Marty Kraimer
b9dc729011 Allow dbhcr to accept filename argument 1998-03-16 16:20:16 +00:00
Marty Kraimer
769c340d64 Add DBR_STSACK_STRING and DBR_CALSS 1998-03-16 16:10:54 +00:00
Marty Kraimer
55a206cb47 Get rid of size field on DBF_NOACCESS fields 1998-03-16 16:09:35 +00:00
Marty Kraimer
2a075c0353 Add cvrt_string for DBR_CLASS 1998-03-16 15:54:39 +00:00
Marty Kraimer
fac1096850 add include for string.h 1998-03-16 15:52:10 +00:00
Marty Kraimer
7385472689 Fix problems that could cause crash when asInit called after iocInit
Add macro substitution capability
1998-03-16 15:51:10 +00:00
Jeff Hill
c301129071 added enums stub 1998-03-12 21:14:15 +00:00
Jeff Hill
67679b3ac4 use no bitfield option only on the 68k 1998-03-12 20:45:39 +00:00
Jeff Hill
82ec39512d fixed string defs 1998-03-12 20:43:35 +00:00
Jeff Hill
5276e19d59 fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type 1998-03-12 20:39:11 +00:00
Janet B. Anderson
7fb514e73e The call make is no longer printed. 1998-03-12 18:37:17 +00:00
Janet B. Anderson
f546858d47 Fixed problem - Warning: missing newline at end of file 1998-03-12 18:34:55 +00:00
Janet B. Anderson
58e3e8cc9d Removed . in path requirement. 1998-03-12 18:33:23 +00:00
Janet B. Anderson
329445119c Config changes for extensions and config simplification. 1998-03-12 04:54:55 +00:00
Janet B. Anderson
29a0eb0210 Added some comments. 1998-03-11 14:29:43 +00:00
Janet B. Anderson
17f92394b6 Added INSTALL_BIN definition. 1998-03-11 14:27:23 +00:00
Janet B. Anderson
c1a37d518a Added BUILD_TYPE definition to output Makefile. 1998-03-11 14:22:37 +00:00
Janet B. Anderson
2faf339f99 Added missing newline at end of file. 1998-03-11 14:19:35 +00:00
rwright
267247a5ce Avoided compilation warnings under Tornado 1998-03-11 01:56:15 +00:00
Jeff Hill
986d451fab link.c => link,cc 1998-03-03 00:16:30 +00:00
Jeff Hill
5bd1407214 improved doc 1998-03-02 22:17:40 +00:00
Jeff Hill
ae1a1dc7b8 improved doc 1998-03-02 22:06:15 +00:00
Jeff Hill
41655d995b installed 1998-02-27 02:59:01 +00:00
Jeff Hill
87bad70571 converted to UNIX ascii file format 1998-02-27 02:49:24 +00:00
Jeff Hill
53ff524e67 installed 1998-02-27 02:47:44 +00:00
Jeff Hill
7c6af324ec use winsock II 1998-02-27 02:33:49 +00:00
Jeff Hill
bc48b09009 install osiFileName.h 1998-02-27 02:32:40 +00:00
Jeff Hill
3dc326d89a fixed lib build before dll on WIN32 1998-02-27 02:31:21 +00:00
Jeff Hill
fa690a7776 add win32 specific libs 1998-02-27 01:36:34 +00:00
Jeff Hill
6baa5568a8 include postfix.h 1998-02-27 01:36:01 +00:00
Jeff Hill
27c4d0574f cleaned up the DLL symbol export 1998-02-27 01:34:15 +00:00
Jeff Hill
ee11ef0c1b updated for winsock II 1998-02-27 01:31:39 +00:00
Jeff Hill
82a24516fb export postfix.h and added win32 spec libs 1998-02-27 01:29:06 +00:00
Jeff Hill
5fea5bc173 moved postfix and calcPerform to postfix.h 1998-02-27 01:28:08 +00:00
Jeff Hill
c67f0cdfde include postfix.h 1998-02-27 01:14:55 +00:00
Jeff Hill
5874c2d808 use os independent path separator 1998-02-27 01:13:03 +00:00
Jeff Hill
101ae89e5f added win32 specific libs 1998-02-27 01:10:28 +00:00
Jeff Hill
5e4780164f removed DLL_LIBS and added WIN32 specific libs 1998-02-27 01:06:30 +00:00
Jeff Hill
9fb8f58040 integrated Timossi's win sock II changes 1998-02-27 01:05:04 +00:00
Jeff Hill
147ccecd00 fixed benign WIN32 message from overwritten errno 1998-02-27 01:04:03 +00:00
Jeff Hill
98cd03c75a no DLL_LIBS and added win32 specific libs 1998-02-27 01:02:43 +00:00
Jeff Hill
a50d7ad1da included postfix.h 1998-02-27 01:01:46 +00:00
Ken Evans
2a53e1fcfe Added an explicit include of tsDefs.h before cadef.h to avoid the
functions in it being declared as export and also to avoid its
allocating space when it should be declaring a reference.
1998-02-20 21:52:21 +00:00
Ken Evans
66aa22f9eb Added epicsShareAPIV for variable args functions. These cannot be
_stdcall, so the current implementation was not working.
epicsShareAPIV should be used for functions with both ... and va_list
type arguments.
1998-02-20 21:48:33 +00:00