Commit Graph

3505 Commits

Author SHA1 Message Date
Jeff Hill
1d4fae8d0a removed redundant solaris test 1998-04-16 21:16:35 +00:00
Jeff Hill
3b479b2028 allow copies of less than the number of elements returned 1998-04-16 21:16:09 +00:00
Jeff Hill
9be74199ab removed potential race condition 1998-04-16 21:12:55 +00:00
Janet B. Anderson
933bd23a67 Added definitions and rule changes for WIN95/NT resource files. 1998-04-16 19:06:28 +00:00
Jeff Hill
b40d56badf fixed the doc 1998-04-15 21:58:29 +00:00
Jeff Hill
8c495183cf fixed incomplete init problem 1998-04-15 21:53:02 +00:00
Jeff Hill
31ecd3c0db improved message 1998-04-15 21:52:33 +00:00
Jeff Hill
64a267df1a removed caRepeater.c from lib 1998-04-15 21:51:50 +00:00
Jeff Hill
601cbcfb0b added array as string test 1998-04-15 21:50:26 +00:00
Jeff Hill
3ec4a67b82 cosmetic 1998-04-15 00:04:05 +00:00
Jeff Hill
d496c9dee6 improved diagnostic 1998-04-14 23:51:10 +00:00
Janet B. Anderson
f0b0319778 Added test for INSTALL_LOCATION_APP. 1998-04-14 14:12:30 +00:00
Janet B. Anderson
18c023cc9c Added test for INSTALL_LOCATION_BASE. 1998-04-14 14:11:45 +00:00
Janet B. Anderson
a08022db51 Fixed wildcard definition. 1998-04-14 14:08:59 +00:00
Jeff Hill
bd388eb50e code around ms sizeof() bug V5.0 1998-04-14 00:51:33 +00:00
Jeff Hill
8964b27ee1 cosmetic 1998-04-14 00:50:00 +00:00
Janet B. Anderson
3006dd8d9f Added hkbaja47. 1998-04-13 20:22:00 +00:00
Janet B. Anderson
d4dbaec3c5 Initial version. 1998-04-13 19:55:07 +00:00
Jeff Hill
52712bf7b7 fixed task variable problem 1998-04-13 19:14:36 +00:00
Jeff Hill
9febbc8247 fixed really bad bug when clients use PV name with .xxxx in it 1998-04-10 23:15:40 +00:00
Jeff Hill
363115921d added missing byte swap and fixed comment 1998-04-10 23:14:54 +00:00
Jeff Hill
fbba753e9e fixed byte swap problems, and use default port if server tool returns PV IP addr, but no port 1998-04-10 23:13:14 +00:00
Jeff Hill
287f2777a3 cosmetic 1998-04-10 23:11:10 +00:00
Jeff Hill
ec2732b058 fixed solaris architecture specific problem where xxx>>32 was ignored 1998-04-10 23:07:33 +00:00
Jeff Hill
e0944b7e39 link with user32 lib under WIN32 1998-04-10 23:00:57 +00:00
Jeff Hill
b5f7ea85b4 added addl comments 1998-04-10 22:59:37 +00:00
Marty Kraimer
9e10969c81 add LOGNAME when looking for user 1998-04-03 16:08:19 +00:00
Janet B. Anderson
f47bf2c9e0 Added default value for OBJ. 1998-03-31 22:25:04 +00:00
Janet B. Anderson
d11f4d1cdf Added files from src/devOpt. 1998-03-26 19:25:29 +00:00
Janet B. Anderson
2d4b230a83 Added C++ munching %.out rule. 1998-03-26 17:25:49 +00:00
Janet B. Anderson
1ba094353f Added NM and MUNCH definitions. 1998-03-26 17:21:38 +00:00
Janet B. Anderson
7f6d8e2822 DLL_LIBS definition and changed LINK.cc definition. 1998-03-26 17:19:01 +00:00
Janet B. Anderson
23a184261a Added share library flags and removed unused defines. 1998-03-26 17:14:11 +00:00
Marty Kraimer
7ac76c980c Remove duplicate definition 1998-03-26 15:02:53 +00:00
Jeff Hill
cea6ad4710 addr default test now uses INADDR_BROADCAST for 64 bit arch 1998-03-24 20:55:16 +00:00
Jeff Hill
0079f71bce fixed console title/correct repeater spawn/correct winsock II URL 1998-03-24 20:55:06 +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
Janet B. Anderson
eb74e8d5cc Changed default to STRICT. 1998-03-19 21:26:49 +00:00
Janet B. Anderson
6a50e1835a Turned off warnings for host build. 1998-03-19 21:25:11 +00:00
Marty Kraimer
e91bd4e018 Getting ready for next release 1998-03-19 20:48:15 +00:00
Marty Kraimer
e4ea112d5a Get rid of some warning messages 1998-03-19 20:46:33 +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
Marty Kraimer
b79a25c249 Add some includes to get rid of some warning messages 1998-03-19 20:42:47 +00:00
Marty Kraimer
eb254da63b Get rid of warning messages 1998-03-19 20:42:08 +00:00
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
Marty Kraimer
54cd86e819 get rid of warnimng messages 1998-03-19 20:32:33 +00:00
Marty Kraimer
94d36a5f4f Add include for string.h 1998-03-19 20:32:00 +00:00