ae887b7527
Make date() command available to all architectures. Allow the user to specify the date/time format string.
Andrew Johnson2007-05-01 20:23:57 +00:00
854e8adb71
Reorganized the configure/O.<arch>/ ouptut files.
Andrew Johnson2007-04-18 20:35:28 +00:00
b6a6936059
Fix for incomplete copy through of compound types on big endian architecture. This bug was unfortunately introduced in R3.14.9
Jeff Hill2007-03-29 16:31:38 +00:00
21ebcc6cf6
If $(top)/CONFIG_BASE_VERSION exists we are doing a base build.
Janet B. Anderson2007-03-27 15:26:35 +00:00
b0314690a5
Added ../Makefile as a dependancy of created *Include.dbd.
Janet B. Anderson2007-03-27 15:23:45 +00:00
76ecfec86b
Latest version of newlib has math.h which has all that's needed.
W. Eric Norum2007-03-16 03:59:05 +00:00
70cc7eaab9
Reorganized iocsh command registration to untangle the build order. The iocsh core is now part of libCom, and commands are registered locally with a Register routine for each IOC library.
Andrew Johnson2007-03-13 17:54:23 +00:00
bc01dca042
Fixed Cdefs to be output before the record structure. Moved record include files from dbStaticLib into dbCommon.dbd. Added Cdefs that include postfix.h to the calc*.dbd files, removed from .c.
Andrew Johnson2007-03-13 16:39:53 +00:00
db067c9780
1) replaced elimateExcessiveSendBacklog with requestMessageBytesPending and flush 2) Removed callback control guards from this interface
Jeff Hill2007-01-11 22:07:47 +00:00
3ec09adf20
added code to catch bugs where a guard is used when it is released
Jeff Hill2007-01-11 22:04:44 +00:00
57e9e59714
fixed a bug where the callback control gaurd was used from a different thread than the one that created it
Jeff Hill2007-01-11 22:02:47 +00:00
cde78f0b70
fixed a bug where the callback control gaurd was used from a different thread than the one that created it
Jeff Hill2007-01-11 21:45:58 +00:00
6ed4f091b2
1) replaced elimateExcessiveSendBacklog with requestMessageBytesPending and flush 2) Removed callback control guards from this interface
Jeff Hill2007-01-11 21:43:40 +00:00
bb625c7f25
flushBlockThreshold no longer takes a message size argument
Jeff Hill2007-01-11 21:38:59 +00:00
47f5203faa
improved doc on preemptive callback mode
Jeff Hill2007-01-11 21:37:43 +00:00
287743f140
1) replaced elimateExcessiveSendBacklog with requestMessageBytesPending and flush 2) Removed callback control guards from this interface
Jeff Hill2007-01-11 21:33:31 +00:00
a841a79194
Added changes from Kazuro FURUKAWA (modified for R3.14.9).
Janet B. Anderson2007-01-09 19:02:15 +00:00
852afdc4d8
Create properly-formatted POSIX TZ environment variable from EPICS_TIMEZONE.
W. Eric Norum2007-01-08 15:11:31 +00:00
ae06349563
Make fracFormatFind static. Removed 'const' from epicsTime::strftime pointer args to match prototype, needed by Sun C++ complier which doesn't find the symbol otherwise.
Andrew Johnson2007-01-02 19:37:57 +00:00
a710bff122
Fixed testPlan, added test for %% in strtfime format strings.
Andrew Johnson2007-01-02 19:30:04 +00:00
23c1596d22
Applied patches for recognizing external dependencies from B. Franksen.
Janet B. Anderson2006-12-19 19:43:02 +00:00
9e292ca085
Applied patches for recognizing external dependencies from B. Franksen. Print one file dependancy per line.
Janet B. Anderson2006-12-19 19:34:42 +00:00
410eca1633
Removing os/alpha directory and adding osf directory and files.
Janet B. Anderson2006-12-19 17:14:08 +00:00