Commit Graph

600 Commits

Author SHA1 Message Date
Janet B. Anderson
a45cccca31 Changes for cygwin32 build. 2001-03-07 16:00:48 +00:00
Jeff Hill
c07663f336 use ( (void ) 0 ) instead of just (void) 2000-11-08 20:24:42 +00:00
Jeff Hill
d26b946bcd assert must return void 2000-11-07 19:40:40 +00:00
Ralph Lange
0ec95fe1d7 MODULO bug (range was limited to short int) fixed. 2000-08-09 13:51:08 +00:00
Jeff Hill
a25736f934 removed all "CMPLR=STRICT" and "CXXCMPLR = SRICT"
from R3.13 patch branch makefiles
2000-07-18 15:15:09 +00:00
Janet B. Anderson
871a0d2f5b Changed company name. 2000-06-30 19:51:35 +00:00
Marty Kraimer
e8a396074c make tsStampFromLocal and tsStampToLocal public 2000-06-28 13:56:14 +00:00
Janet B. Anderson
0e9a80746b Added win32 resource files. 2000-05-09 20:29:12 +00:00
Janet B. Anderson
5c084c6ca7 Moved header files and changed Makefiles to get rid of inc build step. 2000-05-08 18:10:20 +00:00
Janet B. Anderson
09931eaec6 Include of vxWorks.h needed for tornado2. 2000-03-29 19:57:25 +00:00
Marty Kraimer
cac8d1f5bf cvtLongToHexString now puts 0x in frount of the number and cvtLongToOctalString writes a leading 0. 2000-02-18 13:43:52 +00:00
Janet B. Anderson
9b5fbf099a Fixed test stmnt errors in previous commit. 2000-02-02 22:25:27 +00:00
Janet B. Anderson
63e9665e8d Changed test order in while stmnts to prevent UMR problem. - Evans 2000-02-02 22:00:18 +00:00
Janet B. Anderson
894f9a53ec Second try at fixing cvs log comments. 1999-12-15 21:28:35 +00:00
Janet B. Anderson
425f1bab9f Fixed cvs comments. 1999-12-15 21:13:32 +00:00
Marty Kraimer
524cf39786 There was a bug when converting ascii string format to time stamp. The bug involved the year 00 appeared in the ascii string 1999-12-09 16:01:23 +00:00
Jeff Hill
cc56524957 bail out if select returns errors besides EINTR 1999-08-12 20:38:04 +00:00
Jeff Hill
7585e7492c fixed dll export 1999-07-16 00:19:38 +00:00
Jeff Hill
d2d09a48f0 switch dllMain.cc on the presence of a C++ compiler 1999-07-15 23:05:19 +00:00
Marty Kraimer
446621f87a encorporate latest SAFE (hop[efully) changes on 09JUL99 1999-07-09 14:04:38 +00:00
cvs2svn
0ceb42cc74 This commit was manufactured by cvs2svn to create branch 'B3.13'. 1998-12-21 20:59:31 +00:00
Jeff Hill
1fea4b4097 ifdef out prototypes for traditional C 1998-11-10 21:35:31 +00:00
Jeff Hill
03fb90cee8 removed inline keyword 1998-10-27 22:06:46 +00:00
Jeff Hill
0562cf545b fixed warnings 1998-10-27 00:35:03 +00:00
Jeff Hill
1c214dc407 fixed inline is too big warning 1998-10-23 19:47:12 +00:00
Jeff Hill
409d2c2aaf fixed problem associated with deleting "const char *"
on the solaris compiler
1998-10-23 19:23:46 +00:00
Jeff Hill
18c24640c7 fixed missing new line at EOF 1998-10-23 16:40:47 +00:00
Jeff Hill
4ae1a330bd attempted to clean up HP-UX warnings 1998-10-23 00:20:41 +00:00
Jeff Hill
cd8da10fa8 dont let problems converting IP address to name clobber errno 1998-10-01 23:15:20 +00:00
Jeff Hill
c9ca2a362d removed pragma 1998-10-01 23:09:29 +00:00
Marty Kraimer
8d76efbb30 Changed author 1998-09-29 14:56:57 +00:00
Marty Kraimer
d7df83132c More robust when calloc fails 1998-09-29 14:55:52 +00:00
Steve Lewis
cffb3ce69e Put __STDC__ guard around errlogListener. 1998-08-06 23:08:12 +00:00
Jeff Hill
239061a09c winmm => advapi32 1998-07-07 22:45:13 +00:00
Jeff Hill
17d233c2d7 use high precision timers 1998-07-07 22:43:26 +00:00
Jeff Hill
a8dfe7b4f4 removed unused include 1998-07-07 22:42:07 +00:00
Jeff Hill
ffc026ca61 fixed shared/static issues on WIN32 1998-07-07 22:38:05 +00:00
Jeff Hill
94fdaba021 EPICS_DLL => EPICS_DLL_NO (so we are backwards compatible 1998-06-22 22:32:05 +00:00
Jeff Hill
b719362755 fixed inconsitent use of htonl() 1998-06-18 00:16:37 +00:00
Jeff Hill
7d81061b60 added newline at EOF 1998-06-16 03:45:02 +00:00
Jeff Hill
4935efd6b1 eliminated dangling ptr warning from bounds checker 1998-06-16 03:03:07 +00:00
Jeff Hill
e2b7a442d8 cosmetic 1998-06-16 03:01:44 +00:00
Jeff Hill
436be2d448 cleaned up fast string hash table 1998-06-16 03:00:19 +00:00
Jeff Hill
9100c5dd7e doc 1998-06-16 02:58:49 +00:00
Jeff Hill
3733b9bd40 attempted to solve err to str problems 1998-06-16 02:56:09 +00:00
Jeff Hill
261479ad0a removed ipAddrToA decl 1998-06-16 02:54:27 +00:00
Jeff Hill
f9e6130f17 installed 1998-06-16 02:12:05 +00:00
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