Commit Graph

7483 Commits

Author SHA1 Message Date
Marty Kraimer
3280244690 fix problems related to removing casts fro ellLib.h 2002-02-04 15:03:54 +00:00
Marty Kraimer
a9f2ae117d allow 60 character record names 2002-02-04 15:03:21 +00:00
Marty Kraimer
96b978161d remove casts. The compiler will this generate valuable error messages 2002-02-04 15:02:50 +00:00
Andrew Johnson
edd83b8be7 Fixed -t option to convertRelease.pl so application settings of
IOCS_APPL_TOP work properly.

NB: All cdCommands paths will potentially be modified, based on the
difference between the left-hand part of the host's path to TOP and
the setting of IOCS_APPL_TOP.
2002-02-01 21:04:27 +00:00
Marty Kraimer
51bb0b0a44 add example from appDevGuide 2002-02-01 20:04:05 +00:00
Jeff Hill
58a16ba21d fixed hpux warnings 2002-01-31 16:54:04 +00:00
W. Eric Norum
cf9ce0bf02 Track changes in RTEMS library names. 2002-01-31 15:38:05 +00:00
W. Eric Norum
52a6a1a75a Add epicsTime_gmtime and epicsTime_localtime routines. Code is identical to
that in posix/osdTime.cpp.
2002-01-31 15:35:06 +00:00
Janet B. Anderson
d763c0bfce Put all include dirs on RCCMD line. 2002-01-29 21:26:30 +00:00
Jeff Hill
f24df999ab added todo comment 2002-01-29 16:06:24 +00:00
Janet B. Anderson
3ad5b27698 Changed $*_LIBS to $*_LDLIBS. 2002-01-21 20:37:33 +00:00
Jeff Hill
8a103e4eb4 tabs to spaces and dont export in epicsShareDef 2002-01-18 00:31:25 +00:00
Jeff Hill
7d3d54005f fixed build failure after Ralph's function spelling fix 2002-01-17 23:46:10 +00:00
Janet B. Anderson
dc8bacb5fa Changed borland test to "ifdef BORLANDC". 2002-01-17 21:10:21 +00:00
Janet B. Anderson
87a4830bfa Reversed order of dirs in EPICS_INCLUDES. 2002-01-17 19:57:09 +00:00
Janet B. Anderson
70704f3a73 Added <lib>_DIR definitons for base libraries. 2002-01-17 19:56:27 +00:00
Janet B. Anderson
171efd1291 Changed definitions for creation of shared libraries. 2002-01-17 19:55:27 +00:00
Ralph Lange
74418146a6 Minor changes to fix HP aCC warnings. 2002-01-16 16:12:56 +00:00
Ralph Lange
d36da3e81b Explicit cast to fix HP aCC warning. 2002-01-16 16:08:08 +00:00
Ralph Lange
8c89a40e80 Fixed function name misspelling. 2002-01-16 16:05:27 +00:00
Ralph Lange
d168f04f95 Commented out redundant extern "C" declarations to avoid HP aCC errors 2002-01-16 15:58:41 +00:00
Jeff Hill
2519c4f377 fixed to preserve 8 byte alignment 2002-01-15 20:02:45 +00:00
Janet B. Anderson
cbb858ac9a Tool used to install shared libs changed from INSTALL to INSTALL_LIBRARY. 2002-01-15 17:36:54 +00:00
Jeff Hill
bdd9faa944 fixed to preserve 8 byte alignment 2002-01-15 16:46:11 +00:00
Jeff Hill
3255947854 use type bool for single bit bitfields 2002-01-15 16:24:34 +00:00
Janet B. Anderson
24de81b155 Reversed the order of base include files. 2002-01-14 19:56:33 +00:00
Janet B. Anderson
a636ba1b74 Updated build rule. 2002-01-11 22:52:22 +00:00
Janet B. Anderson
b2ce98e653 Added include for CONFIG.Host.solaris and removed duplicated defs. 2002-01-11 19:48:03 +00:00
Janet B. Anderson
a43e7fe9cd Fixed alpha def. Modified comments. 2002-01-11 19:41:39 +00:00
Janet B. Anderson
2d898312e1 Initial version 2002-01-11 17:15:30 +00:00
Janet B. Anderson
d078efac59 Added T_A specific TARGET flags. 2002-01-11 16:44:38 +00:00
Jeff Hill
28c48721b1 fixed HPUX warning 2002-01-11 16:26:37 +00:00
Jeff Hill
e5af5543df changed message 2002-01-11 01:43:15 +00:00
Ralph Lange
ffbc01bdb2 Bugfix: multiple line string constant 2002-01-09 15:28:55 +00:00
Ralph Lange
918531ed6f Fixed HP-UX warning 2002-01-09 15:28:02 +00:00
Jeff Hill
0bb6fb285d will not build with GNU unless the enum is defined 2002-01-09 01:13:26 +00:00
Jeff Hill
e343acdd57 dont allow local PVs to connect unless the client ctx allows preemptive callback 2002-01-09 00:57:23 +00:00
Jeff Hill
3a126559a7 added new routine that tests if preemptive callback is enabled 2002-01-09 00:56:26 +00:00
Jeff Hill
20071d87f5 added a new parameter to the regresion test 2002-01-09 00:55:58 +00:00
Jeff Hill
8ea152dde5 use proper form of delete 2002-01-08 01:17:29 +00:00
Janet B. Anderson
09f7170ec8 Added compatability config files. 2002-01-07 21:35:38 +00:00
Janet B. Anderson
f55ceb3001 Added borland files. 2002-01-07 20:46:53 +00:00
Janet B. Anderson
c16ac2b5cd Updated Exceed definitions and added z lib definitions. 2002-01-04 15:52:02 +00:00
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