Commit Graph

2103 Commits

Author SHA1 Message Date
Jeff Hill 644320cbc3 cvtFast.h 1998-06-16 02:10:39 +00:00
Jeff Hill 4aad75a87b check for a valid host name after trying a dotted ip addr 1998-06-16 02:10:02 +00:00
Jeff Hill 6bd5b857e7 use aToIPAddr 1998-06-16 02:08:03 +00:00
Jeff Hill 1acfbc1f00 lazy init sock lib when its a static build & recoverfrom select differences in winsock 1998-06-16 02:06:32 +00:00
Jeff Hill a1f2ed3e5f fixed spelling 1998-06-16 02:04:07 +00:00
Jeff Hill 076140f20d recover from winsock select differences 1998-06-16 02:03:22 +00:00
Jeff Hill b3c6e4371e cosmetic 1998-06-16 01:59:54 +00:00
Jeff Hill 6f8bc78233 deleted 1998-06-16 01:58:53 +00:00
Jeff Hill fc231af5ed fixed dll export/import problem 1998-06-16 01:58:18 +00:00
Jeff Hill 29c90caa54 fixed dll import/export problem\ 1998-06-16 01:54:28 +00:00
Jeff Hill 8968c33bdb installed 1998-06-16 01:53:00 +00:00
Jeff Hill b439063760 added lazy init for static build 1998-06-16 01:52:32 +00:00
Jeff Hill a0be9a16b3 consolodated code here to bsdSockResource.c 1998-06-16 01:50:37 +00:00
Jeff Hill 625ffa65cb fixed include 1998-06-16 01:48:06 +00:00
Jeff Hill 220f428e42 installed 1998-06-16 01:41:31 +00:00
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