Andrew Johnson
|
7366f7359c
|
Added final call to errlogFlush(), needed for solaris-sparc-gnu for some
unknown reason - without it, the program doesn't always exit properly.
|
2004-05-28 18:17:25 +00:00 |
|
Jeff Hill
|
ae5c8365d2
|
builds now on tornado
|
2004-05-27 14:31:24 +00:00 |
|
Ralph Lange
|
987f598804
|
Relative (percent) error -> absolute; units -> SI
|
2004-05-26 11:04:50 +00:00 |
|
Jeff Hill
|
5ecac228c6
|
fixed large new size that throws an exception
|
2004-05-25 17:27:23 +00:00 |
|
Jeff Hill
|
51a1d5991d
|
when testing new failure use max for type size_t instead of LONG_MAX
|
2004-05-25 14:45:22 +00:00 |
|
Jeff Hill
|
3dff2767c7
|
fixed gnu compiler detected issues
|
2004-05-13 20:05:47 +00:00 |
|
Jeff Hill
|
cbcc94ba9e
|
fixed missing ansi header
|
2004-05-13 19:55:25 +00:00 |
|
Jeff Hill
|
c91c7b32f0
|
use TCP circuits
|
2004-05-13 19:53:28 +00:00 |
|
Jeff Hill
|
a4c47660f3
|
added socket unblock mechanism test
|
2004-05-13 15:33:23 +00:00 |
|
Jeff Hill
|
800d614eed
|
added socket unblock mechanism test
|
2004-05-13 15:22:25 +00:00 |
|
Jeff Hill
|
22bc683370
|
rearranged test order
|
2004-05-13 15:08:29 +00:00 |
|
Jeff Hill
|
87b4d8db21
|
added socket unblock mechanism test
|
2004-05-13 14:48:28 +00:00 |
|
Jeff Hill
|
37958418e4
|
added socket unblock mechanism test
|
2004-05-13 14:35:24 +00:00 |
|
Jeff Hill
|
965a511c47
|
added socket unblock mechanism test
|
2004-05-12 20:51:25 +00:00 |
|
Jeff Hill
|
410623730b
|
fixed spelling
|
2004-02-06 16:28:27 +00:00 |
|
W. Eric Norum
|
4dc47cc3c7
|
Add epicsStrnCaseCmp().
|
2004-01-13 23:07:11 +00:00 |
|
Jeff Hill
|
c26cd7fdce
|
architecture independent manipulation of NTP stamps
|
2003-10-28 18:56:56 +00:00 |
|
Robert Soliday
|
ce29455411
|
Minor changes added for Borland's C++ compiler on Linux
|
2003-08-01 19:13:39 +00:00 |
|
Janet B. Anderson
|
d96c061366
|
Build object files for vxWorks only.
|
2003-07-22 14:54:54 +00:00 |
|
W. Eric Norum
|
e70dba5bf9
|
Macro expansion using environment variables as macro definitions.
|
2003-07-15 19:04:29 +00:00 |
|
cvs2svn
|
1fef904a9e
|
This commit was manufactured by cvs2svn to create branch 'B3.14'.
|
2003-07-15 15:56:33 +00:00 |
|
W. Eric Norum
|
1e84246cb7
|
Add 'size' argument to all epicsMessageQueue receive routines.
|
2003-05-29 03:10:16 +00:00 |
|
Andrew Johnson
|
b6c6755918
|
Added a success message (Bug#30).
|
2003-05-21 19:33:28 +00:00 |
|
Jeff Hill
|
c11454ce4a
|
fixed sun pro warning
|
2003-05-16 21:49:57 +00:00 |
|
Jeff Hill
|
d668a2d8d2
|
print test complete message
|
2003-04-23 21:55:28 +00:00 |
|
Jeff Hill
|
96f8e4f323
|
print test complete message
|
2003-04-23 20:59:49 +00:00 |
|
Marty Kraimer
|
9519c2646a
|
epicsStringTest is new
|
2003-04-07 13:52:15 +00:00 |
|
Marty Kraimer
|
f3380f81f0
|
epicsStdio is new
|
2003-03-25 17:03:29 +00:00 |
|
Marty Kraimer
|
ec1f3cf06f
|
let test return int so vxWorks doesnt report error
|
2003-03-25 17:03:01 +00:00 |
|
W. Eric Norum
|
0483b96784
|
Typo on displayed percentage.
|
2003-03-25 00:44:09 +00:00 |
|
Jeff Hill
|
80fc6bf2de
|
better sleep quantum estimator
|
2003-03-25 00:25:39 +00:00 |
|
Jeff Hill
|
cb8434c553
|
better sleep quantum estimator
|
2003-03-25 00:21:38 +00:00 |
|
Jeff Hill
|
acb59a0a06
|
better sleep quantum estimator
|
2003-03-25 00:03:56 +00:00 |
|
Jeff Hill
|
39d3883325
|
fixed missing init
|
2003-03-22 02:11:09 +00:00 |
|
Jeff Hill
|
0792aebf95
|
added sleep quantum correction using epicsThreadSleepQuantum()
|
2003-03-21 19:26:00 +00:00 |
|
Janet B. Anderson
|
6021e84957
|
Changes for shared libraries and os consistancy.
|
2003-03-18 22:45:03 +00:00 |
|
W. Eric Norum
|
64e1a4ed0c
|
Use C linkage.
Get rid of 0-length queues.
Clean up some messages.
|
2003-03-04 22:19:48 +00:00 |
|
W. Eric Norum
|
a1a6e8861e
|
Add support for 0-length message queues.
|
2003-02-28 16:14:10 +00:00 |
|
W. Eric Norum
|
17624a28c3
|
Create os-dependent message queue routines.
|
2003-02-27 22:59:07 +00:00 |
|
Jeff Hill
|
22b33711e6
|
changed random() to ANSI C's rand() for win32 portability
|
2003-02-27 16:27:48 +00:00 |
|
W. Eric Norum
|
05674860b9
|
Use modified API.
|
2003-02-26 19:50:04 +00:00 |
|
W. Eric Norum
|
4c980ea26f
|
Add epicsMessageQueue support.
|
2003-02-21 18:40:31 +00:00 |
|
Jeff Hill
|
648557b72c
|
added authors
|
2003-02-12 19:03:00 +00:00 |
|
Jeff Hill
|
f6c13478ab
|
test epicsTime::show()
|
2002-12-19 01:24:20 +00:00 |
|
Jeff Hill
|
625883f248
|
better message
|
2002-12-18 16:59:57 +00:00 |
|
Jeff Hill
|
3c136f74d8
|
added epicsThreadIdGetSelf() performance test
|
2002-12-11 22:56:53 +00:00 |
|
Janet B. Anderson
|
02de364dff
|
Change to a single unsigned i definition.
|
2002-12-10 15:30:01 +00:00 |
|
Janet B. Anderson
|
0438779bf8
|
Added Com_DIR definition.
|
2002-12-09 19:52:14 +00:00 |
|
Marty Kraimer
|
faed748404
|
implement fast mutex for posix; remove epicsMutexLockWithTimeout
|
2002-12-04 14:36:41 +00:00 |
|
Ralph Lange
|
a5c21db367
|
HP warning fix: missing newline at EOF.
|
2002-11-12 10:55:07 +00:00 |
|