Commit Graph

7290 Commits

Author SHA1 Message Date
Janet B. Anderson
d444040568 Added zlib definitions. 2001-12-19 15:43:16 +00:00
Janet B. Anderson
a28e3faf66 Removed duplicate ifdef test. 2001-12-19 15:35:47 +00:00
Jeff Hill
571d14a0b3 removed extra semi-colon 2001-12-14 01:00:23 +00:00
Jeff Hill
071a7dee1f improved test 2001-12-14 00:55:06 +00:00
Jeff Hill
2496284e20 1) distinguish between struct tm in local timezone and a struct tm in UTC
2) added new osd routines to replace gmtime_t and localtime_t because
the vxWorks interface does not follow posix RT
2001-12-14 00:54:28 +00:00
Jeff Hill
55e3c0c899 added new osd routines 2001-12-14 00:45:35 +00:00
Jeff Hill
4a52441f7b removed func proto for gmtime_r and localtime_r 2001-12-14 00:43:37 +00:00
Jeff Hill
e2da73d121 fixed comment 2001-12-14 00:39:16 +00:00
Jeff Hill
af00129bc9 use EPICS_FREELIST_DEBUG for debug builds 2001-12-14 00:37:07 +00:00
Jeff Hill
2650fab113 define EPICS_FREELIST_DEBUG for debug builds 2001-12-14 00:32:37 +00:00
Jeff Hill
ced243f8de moved CVS revision 2001-11-20 23:33:05 +00:00
Jeff Hill
7ea14e196c added CVS revision 2001-11-20 23:26:40 +00:00
Jeff Hill
983f7da14c fixed index 2001-11-20 16:35:25 +00:00
Marty Kraimer
fbc237b7e9 dbCaGetLink must return -1 when sevr = INVALID 2001-11-16 14:15:03 +00:00
Janet B. Anderson
d637d8900a Added a remove of target to some rules. 2001-11-13 22:23:00 +00:00
W. Eric Norum
bfd408d4f4 Add note about RTEMS NTP synchronization. 2001-11-07 14:21:09 +00:00
W. Eric Norum
67373051bb Try for a minute or so. This makes the code match the documentation. 2001-11-07 14:20:44 +00:00
W. Eric Norum
d1302e6242 Don't lock up if no NTP time synchronization packet is received. Try for about
30 seconds then set the date and time to a default value (January 1, 2001).
This should make it easier for people to get EPICS/RTEMS working since they
can try out the example application without having an NTP server on their
network.
2001-11-07 14:19:07 +00:00
Marty Kraimer
afeca1c847 doesnt belong 2001-11-06 17:08:23 +00:00
Jeff Hill
4e835c2839 improved doc on direct acces to fields in the per channel structure 2001-10-30 16:57:17 +00:00
Jeff Hill
7d044bf69c fixed format of code embedded in descriptive text 2001-10-30 00:04:47 +00:00
Jeff Hill
c3a29b133b added warning about direct access to fields in the channel structure 2001-10-30 00:01:13 +00:00
Jeff Hill
bd7d1f4090 fixed sun pro warnings 2001-10-25 21:50:10 +00:00
Marty Kraimer
af9443fe1d remove RTEMS comment 2001-10-25 19:18:15 +00:00
Marty Kraimer
e6692fd1b5 add epicsReadLine 2001-10-25 19:10:23 +00:00
W. Eric Norum
2a09f42085 Fix notes about RTEMS TFTP chdir restrictions. 2001-10-25 18:55:37 +00:00
Marty Kraimer
23d406cc57 New document 2001-10-25 18:23:57 +00:00
Jeff Hill
11df767483 fixed multiply defined symbol on Solaris 8 with GNU version ???? 2001-10-25 17:27:45 +00:00
Andrew Johnson
d41fbcb532 getc() returns an int, char is unsigned on some archs so can't hold EOF. 2001-10-25 16:13:35 +00:00
Janet B. Anderson
321c609a68 Changed alpha3 to beta1. 2001-10-24 18:27:33 +00:00
Jeff Hill
efdcdc864d UDP wakeup message when channel is deleted is not required 2001-10-24 15:34:24 +00:00
Jeff Hill
a85132c6a6 dont send udp wakeup message if the socket is closed 2001-10-24 15:33:43 +00:00
Jeff Hill
fc6afa3add dont run if they specify zero channels 2001-10-24 15:33:00 +00:00
Janet B. Anderson
2ba1e47fd3 Added RTEMS changes. 2001-10-24 15:11:28 +00:00
Jeff Hill
5c00f84847 remove inline 2001-10-24 00:11:38 +00:00
Jeff Hill
e42becdce4 fixed format 2001-10-23 23:39:44 +00:00
Jeff Hill
7f3eca0394 avoid problems with the GNU inliner in gcc 2.96 2001-10-23 23:39:01 +00:00
Janet B. Anderson
105ecaca8d Updates for beta1. 2001-10-23 14:13:56 +00:00
Janet B. Anderson
1b24ce1620 Expand macros after all RELEASE files are read. 2001-10-22 19:32:27 +00:00
Jeff Hill
6352940ce6 fixed borland warning 2001-10-22 18:05:36 +00:00
Jeff Hill
6ec4eaea40 format 2001-10-22 18:04:12 +00:00
Jeff Hill
63ea05ecdd changed tabs to spaces 2001-10-22 18:03:32 +00:00
Jeff Hill
3566bc7d8d formatting 2001-10-22 18:01:55 +00:00
Jeff Hill
792e651d8e removed redundant ; 2001-10-22 18:01:05 +00:00
Jeff Hill
ee7cc03774 minor tweaking to debug options 2001-10-22 17:59:18 +00:00
Jeff Hill
a7a87b8d99 fixed borland warning 2001-10-22 17:49:23 +00:00
Jeff Hill
119e45dc28 fixed warning and cleaned up the source a bit 2001-10-22 17:14:25 +00:00
Jeff Hill
62954ecf50 properly export functions within 2001-10-22 17:00:19 +00:00
Jeff Hill
5bd31e2aa2 fixed comment 2001-10-22 16:59:40 +00:00
Jeff Hill
4675ba5077 fixed warning 2001-10-22 16:51:17 +00:00