Commit Graph

598 Commits

Author SHA1 Message Date
Jeff Hill
fc0c697a2f improved osiTime test 1999-05-07 18:41:07 +00:00
Jeff Hill
b4cc937af1 improved tests 1999-05-05 18:00:12 +00:00
Jeff Hill
f40769e7b0 allow osiTime to convert toaitTimeStamp without binding to gdd 1999-05-03 16:22:29 +00:00
Jeff Hill
c986b90450 added osiTime.cc 1999-05-03 16:06:36 +00:00
Jeff Hill
05796df1e6 doc 1999-05-03 15:49:26 +00:00
Jeff Hill
353ec00708 made compatible with visual C++ 6.0 1999-05-03 15:41:40 +00:00
Jeff Hill
ef5d6a475d added getCurrentEPICS() 1999-04-30 00:02:02 +00:00
Jeff Hill
01b2e5531a included func proto for math lib 1999-04-05 22:52:30 +00:00
Jeff Hill
e484b4a62a use LYNXOS_RELEASE_2_4_0 1999-03-16 21:12:10 +00:00
Jeff Hill
41d7a7a7c8 removed redundant API 1999-02-01 21:49:04 +00:00
Jeff Hill
a5da7b3c98 doc 1999-01-29 23:03:02 +00:00
Jeff Hill
1fe7ff165a reinstalled const cast away 1999-01-29 22:51:09 +00:00
Jeff Hill
f9ea4c847d removed const cast away 1999-01-29 22:36:53 +00:00
Jeff Hill
4eea4c5dbe fixed alignment problem when building share lib on VMS 1999-01-28 21:27:16 +00:00
Jeff Hill
e0b317a544 removed bzero,gettimeofday protos and added INADDR_LOOPBACK 1999-01-28 20:16:00 +00:00
Jeff Hill
f039b24836 NILL => NULL 1999-01-28 20:14:51 +00:00
Janet B. Anderson
4d0785b899 Release string now contains update name/level only if non blank/non zero. 1999-01-06 19:35:54 +00:00
Jeff Hill
5ba5209891 changes from Salikova 1998-12-21 20:59:30 +00:00
Jeff Hill
6f8e2cd675 Changed the remove() function in tsSLList class because users were
confused by it. The name is now removeNextItem() and it is now a private
member of class tsSLNode.
1998-12-18 19:02:47 +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
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