Jeff Hill
|
a2eb148726
|
removed extraneous line continuation
|
2009-07-01 22:28:41 +00:00 |
|
Jeff Hill
|
6129bfc8d5
|
fixed race condition gdd_NEWDEL_NEW macro
|
2009-07-01 22:19:53 +00:00 |
|
Jeff Hill
|
cc3245bf65
|
finished removal of epicsShareAPI (as I assume was intended)
|
2009-06-30 19:15:48 +00:00 |
|
Janet B. Anderson
|
c73dba8037
|
Fixed ECHO lines and added DBDFLAGS to DBTOMENUH command line.
|
2009-06-29 16:17:01 +00:00 |
|
Janet B. Anderson
|
813add592f
|
Changed a comment line.
|
2009-06-26 20:59:33 +00:00 |
|
Janet B. Anderson
|
7ffcfd9bc0
|
Remove comment lines accidently committed.
|
2009-06-26 20:43:02 +00:00 |
|
Janet B. Anderson
|
c916b60c1d
|
Created a ECHO macro and used it in the rules lines.
|
2009-06-26 20:37:22 +00:00 |
|
Andrew Johnson
|
f84e70487f
|
Added long string support
|
2009-06-25 20:22:35 +00:00 |
|
Andrew Johnson
|
9aeb33a040
|
Added long strings, DBE_PROPERTY and -F option
|
2009-06-25 20:21:25 +00:00 |
|
Andrew Johnson
|
530929cd5a
|
Cleanup
|
2009-06-25 20:16:00 +00:00 |
|
Andrew Johnson
|
81b1011d8c
|
Added long string support, output structure types fully.
|
2009-06-25 20:04:28 +00:00 |
|
Andrew Johnson
|
0d1200ef0b
|
Added long string support and DBE_PROPERTY.
|
2009-06-25 20:01:27 +00:00 |
|
Andrew Johnson
|
b98655b8f3
|
Moved checkRelease target rules into RULES_BUILD,
use CONFIG_TARGETS to only run in TOP/configure.
|
2009-06-24 19:33:57 +00:00 |
|
Andrew Johnson
|
1590358de4
|
Ignore any RULES value in the RELEASE files.
|
2009-06-24 19:27:33 +00:00 |
|
Andrew Johnson
|
c1c8c914db
|
Moved RULES and CHECK_RELEASE settings, cleanup.
|
2009-06-24 19:25:16 +00:00 |
|
Janet B. Anderson
|
9bbe163f52
|
Moved CHECK_RELEASE definition to CONFIG_SITE.
|
2009-06-23 19:45:23 +00:00 |
|
Janet B. Anderson
|
f20ccc6c09
|
Moved the shared set of rules definition, RULES, to RELEASE.
|
2009-06-23 19:43:58 +00:00 |
|
Janet B. Anderson
|
d8586726a4
|
Tried to simplify library build rules.
|
2009-06-22 21:23:16 +00:00 |
|
Andrew Johnson
|
d84d198733
|
Initialize the errSym table as part of errlogInit rather than doing it
later in an error path, when we might have already run out of memory!
|
2009-06-19 18:24:22 +00:00 |
|
Jeff Hill
|
f2a96aec94
|
make sure and remove any UDP message remnants if there
is an exception in a UDP message handler stub
|
2009-06-16 17:45:35 +00:00 |
|
Andrew Johnson
|
957c869c87
|
Fix off-by-1 error in dbPutFieldLink() when checking long input string.
|
2009-06-15 22:30:27 +00:00 |
|
Andrew Johnson
|
3c19da6b3b
|
Allow INP/OUT to be set if DSET is NULL.
|
2009-06-15 20:52:36 +00:00 |
|
Andrew Johnson
|
f32394e795
|
pdevLibVirtualOS needs epicsShareDef and explicitly setting to NULL,
but we can't do the latter in the os/default version.
|
2009-06-15 16:10:07 +00:00 |
|
Andrew Johnson
|
5d9317339f
|
Removed function versions of macros, spacing cleanup.
|
2009-06-11 22:23:37 +00:00 |
|
Janet B. Anderson
|
bd57eb8c83
|
Added action.arch rules.
|
2009-06-10 20:54:59 +00:00 |
|
Andrew Johnson
|
5a5e2d8f74
|
Solve extended device support registration issue across shared libraries.
|
2009-06-10 20:19:32 +00:00 |
|
Janet B. Anderson
|
337f53c109
|
Allow "make <t_a>" builds.
|
2009-06-09 18:51:25 +00:00 |
|
Janet B. Anderson
|
aea3c3cc66
|
Fixed include file name CONFIG_SITE.darwinCommon.darwinCommon
|
2009-06-09 14:23:55 +00:00 |
|
Andrew Johnson
|
3b27446fbf
|
ENUM string field sizes.
|
2009-06-08 20:02:56 +00:00 |
|
Andrew Johnson
|
cb0f8d5c72
|
Make all enum string fields the maximum size that CA can transport.
|
2009-06-08 19:55:49 +00:00 |
|
Andrew Johnson
|
a66a192ed5
|
Expand READONLY macro, deprecate.
|
2009-06-05 19:56:33 +00:00 |
|
Andrew Johnson
|
be6b1c4e31
|
Fix implicit declaration of isspace()
|
2009-06-05 19:16:31 +00:00 |
|
Andrew Johnson
|
4fc14d2dfb
|
Fix slash.
|
2009-06-05 19:10:46 +00:00 |
|
Andrew Johnson
|
84d0a83ba3
|
More ANSIfication.
|
2009-06-05 19:07:24 +00:00 |
|
Janet B. Anderson
|
ebec683578
|
Bug fix from Michael Davidsaver at Brookhaven.
|
2009-06-05 16:02:26 +00:00 |
|
Andrew Johnson
|
f8e01c5536
|
SIGALARM stuff.
|
2009-06-05 15:52:07 +00:00 |
|
Andrew Johnson
|
9338d4ec59
|
Removed the guts of the SigAlarm code, which was only needed for HPUX
and on Linux breaks external libraries that use the Posix Timer API.
|
2009-06-04 21:31:39 +00:00 |
|
Janet B. Anderson
|
5ce69c7db0
|
Allow override of RTEMS_BASE asnd RTEMS_VERSION in other top dirs.
|
2009-06-04 18:29:33 +00:00 |
|
Andrew Johnson
|
8edbf9268c
|
Fixed some compiler warnings.
|
2009-06-03 15:11:30 +00:00 |
|
Andrew Johnson
|
719a82590c
|
Replace bzero() calls with memset(), fix Win32 issue.
|
2009-06-03 15:00:08 +00:00 |
|
Andrew Johnson
|
68bdaa899e
|
Fixes to allow building on Solaris. Its <cxxx> headers are evidently not
quite drop-in C++ replacements for the <xxx.h> C versions.
|
2009-06-02 22:31:46 +00:00 |
|
Jeff Hill
|
a052ed56b2
|
EPICS_CA_BEACON _PERIOD wasnt listed as the default for EPICS_CAS_BEACON_PERIOD
|
2009-06-01 17:50:01 +00:00 |
|
Janet B. Anderson
|
a98ff64fb3
|
More updates for R3.14.11.
|
2009-05-26 21:38:02 +00:00 |
|
Jeff Hill
|
7653623e72
|
fixed potential memory leak in createDBRDD ()
|
2009-05-13 21:14:17 +00:00 |
|
Jeff Hill
|
8d245ba595
|
added try/catch blocks so that we hopefully can bridge
periods where the new general time provides (unexpectedly
considering its advertised benfits) no time at all.
|
2009-05-11 22:50:06 +00:00 |
|
Jeff Hill
|
20bd4e9b23
|
fixed no try catch block for exceptions occurring when fetching the time to print a diagnostic message in the last chance exception handler.
|
2009-05-11 21:52:19 +00:00 |
|
Andrew Johnson
|
f1b1c6d105
|
Handle SOCK_EINTR without generating warnings.
|
2009-05-08 21:50:37 +00:00 |
|
Andrew Johnson
|
6c26a81d97
|
Make NTP request timeout a macro.
|
2009-05-07 19:35:34 +00:00 |
|
Janet B. Anderson
|
ef06015322
|
More updates for R3.14.11.
|
2009-05-07 16:51:04 +00:00 |
|
Janet B. Anderson
|
23072c0a64
|
Added GNU= NO
Added another include for site overrides.
|
2009-05-07 16:16:13 +00:00 |
|