Marty Kraimer
4486982ee6
Checked for Y2K complience. It turns out it was even ok when NTP time overflows
...
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +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
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
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
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
bc48b09009
install osiFileName.h
1998-02-27 02:32:40 +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
Jeff Hill
cb3be0edd7
removed osiFileName.h
1998-02-20 01:24:56 +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
Jeff Hill
9edc539d43
added osi file name defs
1998-02-06 00:14:53 +00:00
Jeff Hill
294a1fb43d
added osi file name headers
1998-02-06 00:10:15 +00:00
Jeff Hill
5aa2aee0ea
file name headers
1998-02-06 00:09:37 +00:00
Jeff Hill
3dd76200fc
added errno macros
1998-02-06 00:07:37 +00:00
Jeff Hill
2bcd1ad238
use SEM_INVERSION_SAFE
1998-02-06 00:02:38 +00:00
Jeff Hill
6957237fa1
fixed pre-ansi compiler no macros problem
1998-02-05 22:05:05 +00:00
Ken Evans
935d7f3146
Added more information to the comments.
1998-02-03 17:28:20 +00:00
Marty Kraimer
529703ef54
added the arch_stack_factor for 64 bit architectures; changes for errlog
1998-01-20 21:49:55 +00:00
Janet B. Anderson
dc274bb8f6
Changed perl to $(PERL).
1997-12-18 22:07:04 +00:00
Janet B. Anderson
35096c4d5a
Linux specific changes to solaris file.
1997-12-18 19:42:19 +00:00
Janet B. Anderson
6fbbef45d1
Initial version copied from os/Solaris.
1997-12-18 18:55:00 +00:00
Marty Kraimer
68fb4bbf96
make first line #!/usr/bin/perl
1997-12-08 13:56:18 +00:00
Marty Kraimer
d0a8812231
1) Fixed bug that caused asRegisterClientCallback to fail on UNIX
...
2) asLib_lex.l changed to allow more characters(like dbLoadxxx)
1997-10-14 13:40:39 +00:00
Jeff Hill
49eff8ad41
check both sides of the fd range
1997-08-05 00:29:45 +00:00
Jeff Hill
38e3cd15a3
cosmetic changes
1997-08-05 00:28:42 +00:00
Jeff Hill
4563d3e0a2
win32 keyword change
1997-08-05 00:25:39 +00:00
Jeff Hill
9879337178
const=>READONLY
1997-07-10 19:28:36 +00:00
Janet B. Anderson
5e90bc7d9c
Added struct ifafilt line which eliminates dozens of warnings.
1997-06-30 18:31:43 +00:00
Janet B. Anderson
cd6204a63d
Added EPICS_* defs.
1997-06-26 13:45:23 +00:00
Jeff Hill
017ba5731f
added missing prototype
1997-06-25 06:20:17 +00:00
Jeff Hill
1f63baf549
fixed warning
1997-06-25 06:19:38 +00:00
Jeff Hill
ccb8a554ab
connect/search proto changes
1997-06-13 09:14:29 +00:00
Janet B. Anderson
ffe28c21d6
cygwin32 b18 changes.
1997-05-28 16:29:58 +00:00
Johnny Tang
e9a04e688f
added osiSock.h for hp port
1997-05-08 19:44:29 +00:00
Janet B. Anderson
b2ced4889b
Modifications made for beta9.
1997-05-05 17:37:44 +00:00
Jeff Hill
6e8fc4f9c1
dll keyword adj
1997-05-01 23:57:50 +00:00
Jeff Hill
6b6e5e7515
updated dll keywords
1997-05-01 19:57:53 +00:00
Jeff Hill
0b0b23c6d6
removed ipAddrToA () prototype
1997-05-01 19:53:28 +00:00
Jeff Hill
9a068b824d
updated DLL keywords
1997-05-01 19:46:05 +00:00
Marty Kraimer
69c62573b0
added function prototypes that have no nice place to go
1997-04-30 19:02:55 +00:00
Jeff Hill
6fb8477b3a
C++ compatibility
1997-04-29 06:21:13 +00:00
Jeff Hill
721840498c
use const in inet_addr () proto
1997-04-29 06:16:23 +00:00
Jeff Hill
afa84f396b
added additional error codes
1997-04-23 17:17:29 +00:00
Jeff Hill
9888b965d8
rem _WINDLL => bad when other DLLs involved
1997-04-23 17:15:55 +00:00
Jeff Hill
0a5dffc069
pc port changes
1997-04-23 17:05:10 +00:00