Commit Graph

538 Commits

Author SHA1 Message Date
Jeff Hill
e3ad99226e removed 1998-06-16 01:27:01 +00:00
Janet B. Anderson
7107a2031b Added #define for SOCKERRSTR 1998-06-12 20:40:08 +00:00
Janet B. Anderson
cd16fbc3f2 Changes for shared library build. 1998-06-12 19:28:36 +00:00
Janet B. Anderson
53fab670ea Define strncasecmp for non unix builds only. 1998-06-12 19:28:07 +00:00
Janet B. Anderson
ce878ffdd8 Modified cygwin32 separator definitions. 1998-06-10 17:37:04 +00:00
Jeff Hill
f30571ed6d made hashing routine portable 1998-05-29 20:22:44 +00:00
Jeff Hill
8f2a7b538c use epicsAssert.h and proper form of include 1998-05-29 20:20:28 +00:00
Jeff Hill
3437531581 allow non-shareable lib build under WIN32 1998-05-29 20:03:33 +00:00
Jeff Hill
7dae2cd25b added sock ioctl() typedef 1998-05-29 19:55:59 +00:00
Jeff Hill
134fe51682 added sock ioctl() typedef and the loop back address 1998-05-29 19:55:25 +00:00
Marty Kraimer
8fe0f0dbef New versions from Tim Mooney 1998-05-29 18:31:33 +00:00
Jeff Hill
11681240b6 allow use of epicsAssert.h 1998-05-29 17:25:47 +00:00
Marty Kraimer
d47b64445c cvtDoubleToString will display big numbers better 1998-05-20 21:01:38 +00:00
Janet B. Anderson
79e96213e0 Warning messages changes. 1998-05-13 19:51:37 +00:00
Jeff Hill
35f054e17f use READONLY for const so that pre-ANSI C extensions will compile 1998-05-12 18:33:38 +00:00
Jeff Hill
51a907fbc6 improved doc 1998-05-06 21:28:18 +00:00
Jeff Hill
ccf7bf9ebc added changes from Steve Hunt 1998-05-06 18:32:21 +00:00
Jeff Hill
5dfa5ca37d rearranged to allow compilation by g++ 2.8.1 1998-05-05 18:06:58 +00:00
Marty Kraimer
8dca7ebe56 make changes for Tim Mooney 1998-04-23 17:25:20 +00:00
Marty Kraimer
b5927401bc minor changes 1998-04-20 16:01:14 +00:00
Jeff Hill
9be74199ab removed potential race condition 1998-04-16 21:12:55 +00:00
Jeff Hill
ec2732b058 fixed solaris architecture specific problem where xxx>>32 was ignored 1998-04-10 23:07:33 +00:00
Marty Kraimer
7ac76c980c Remove duplicate definition 1998-03-26 15:02:53 +00:00
Jeff Hill
3da421560b fixed console title 1998-03-24 00:32:23 +00:00
Jeff Hill
2e52bb9c1e fixed place where shareLib.h macros were not redifed 1998-03-23 20:14:42 +00:00
Marty Kraimer
f76ae5019b These are for string calculation operations; Not ready yet to replace postfix
and calcPerform.
1998-03-19 20:45:50 +00:00
Marty Kraimer
83f6dc4f25 Fix for building DLLs 1998-03-19 20:44:29 +00:00
Marty Kraimer
97191cfb50 get rid of some warning messages 1998-03-19 20:43:47 +00:00
Jeff Hill
2163b7e60e dont use Vis C++ key words under the Cygnus GNU environment 1998-03-19 00:04:32 +00:00
Marty Kraimer
f91fa643ba Move private stuff to another fil;e 1998-03-16 16:25:52 +00:00
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
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
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
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
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
Ken Evans
88d36c7db3 Made a large number of changes to epicsShareThings in libCom routines
to get imports and exports straight on WIN32.  Not everything is fixed
at this time.
1998-02-20 21:45:20 +00:00
Marty Kraimer
d7e1d16536 Get rid of nextFieldSubr;
dont change user args in tsTextxxx
1998-02-19 15:00:14 +00:00
Marty Kraimer
b3f706af3b Get rid of some of the warning messages 1998-02-19 14:57:15 +00:00
Jeff Hill
9a49eab8f8 fixed gnu warning 1998-02-18 22:53:13 +00:00
Jeff Hill
828ac6ef19 removed osi file name stuff 1998-02-18 22:39:52 +00:00
Jeff Hill
381c7db9bb added file name defs headers 1998-02-06 00:19:17 +00:00