Commit Graph

7883 Commits

Author SHA1 Message Date
W. Eric Norum
0f35a43feb Show pthread ID as well as EPICS thread ID since the pthread ID is
what's needed with gdb.
2003-02-28 21:08:36 +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
Jeff Hill
2d281841da fixed DLL build on WIN32 2003-02-27 16:04:04 +00:00
W. Eric Norum
05674860b9 Use modified API. 2003-02-26 19:50:04 +00:00
W. Eric Norum
f64cf11377 Change API in anticipation of conversion to os-specific implementation. 2003-02-26 19:33:10 +00:00
Jeff Hill
c9f81cc05c improved test 2003-02-24 22:27:07 +00:00
Marty Kraimer
30f0f765a3 remove obsolete README 2003-02-24 21:21:12 +00:00
Jeff Hill
162072dbd4 fixed gnu warning 2003-02-24 17:19:07 +00:00
W. Eric Norum
4f2ec7b68b Use correct header file for memcpy prototype. 2003-02-24 16:23:43 +00:00
Jeff Hill
2c21dd8737 receive watchdog delay diagnostic 2003-02-24 16:05:22 +00:00
Jeff Hill
385db085c7 added receive watchdog delay test 2003-02-24 16:05:00 +00:00
Jeff Hill
63fdc318ac fixed beacon time stamp initialization for beacons associated with active circuits 2003-02-24 16:04:29 +00:00
Jeff Hill
b73101f5e5 removed unused argument 2003-02-24 16:02:50 +00:00
Jeff Hill
7624b0559b receive watchdog delay diagnostic and fixed echo request flush 2003-02-24 15:59:34 +00:00
W. Eric Norum
162fafc914 Clean up assorted C++ warnings and one error which showed up on Solaris. 2003-02-24 14:03:42 +00:00
Jeff Hill
fc543b5647 better message when a C++ exception terminates a C++ thread 2003-02-21 23:55:39 +00:00
W. Eric Norum
4c980ea26f Add epicsMessageQueue support. 2003-02-21 18:40:31 +00:00
Jeff Hill
337e45d36c small change to section on netmasks 2003-02-21 16:08:53 +00:00
Jeff Hill
0a36ab72b6 fixed spelling 2003-02-21 16:06:15 +00:00
Jeff Hill
58db479320 better explanation of subnet masks 2003-02-21 15:59:11 +00:00
Jeff Hill
4ba569a03f fixed casChannel deleted after casPV that it was using was deleted 2003-02-21 02:28:32 +00:00
Jeff Hill
57a9364c72 call proper destroy method in the channel interface 2003-02-21 01:21:15 +00:00
Jeff Hill
1fb29c2040 optimizations suggested by quantify 2003-02-21 00:29:04 +00:00
Jeff Hill
58837c8297 cosmetic 2003-02-21 00:27:12 +00:00
Jeff Hill
739bc335b7 optimizations suggested by quantify 2003-02-20 22:46:16 +00:00
Jeff Hill
26166e9195 fixed gnu compiler issue 2003-02-20 19:53:25 +00:00
Jeff Hill
003fed106b cosmetic 2003-02-20 17:28:52 +00:00
Jeff Hill
dd82684617 fixed inappropriate use of const 2003-02-20 17:28:17 +00:00
Jeff Hill
3f680362bb improved client scedualing fro fdManager based apps 2003-02-20 17:27:04 +00:00
W. Eric Norum
077fe6e1f3 Don't add blank lines to readline history. 2003-02-20 16:25:46 +00:00
Jeff Hill
0207edfdbd cosmetic 2003-02-18 23:46:13 +00:00
Jeff Hill
efa1cfac35 added mising C created timer destroy functions 2003-02-18 21:10:11 +00:00
Jeff Hill
5e1df0e93b cosmetic 2003-02-18 21:09:11 +00:00
Andrew Johnson
6a95724b78 Use <th> for table header lines.
TS_MIN_WEST = 0 for UK, not -60 (except in summer time...)
2003-02-18 18:48:41 +00:00
Jeff Hill
7d80377cde fixed borland build problems 2003-02-18 18:22:18 +00:00
Andrew Johnson
19ae675bf0 Attempt to stop amaya's word-wrap from inserting a line-break in the middle
of the $Id:...$ expansion, which prevents CVS from recognizing.
2003-02-18 17:14:07 +00:00
Jeff Hill
d013a1cc95 fixed several spelling errors 2003-02-18 16:31:48 +00:00
Andrew Johnson
31c67f87c5 Tornado 2.2 doesn't like const for the second argument to sendto() 2003-02-13 22:59:36 +00:00
Andrew Johnson
e1629627c0 Fixed some internal link targets that didn't exist. 2003-02-13 22:57:27 +00:00
Andrew Johnson
bc4957ceed Added some comments to remind users what to change.
Took out the dbLoadRecords() as simpleApp doesn't provide a .db file.
2003-02-13 22:36:50 +00:00
Andrew Johnson
31ece2df3c Resync with src/cas/example/simple: "improved structure and thread safety" 2003-02-13 22:19:46 +00:00
Jeff Hill
62ea4977f0 fixed sun pro warning 2003-02-13 15:52:48 +00:00
Jeff Hill
cf2e373436 added missing header file 2003-02-13 00:11:02 +00:00
Jeff Hill
87aca7838e optimizations 2003-02-12 23:54:34 +00:00
W. Eric Norum
90cf8344c2 Add forward structure declarations to prevent compiler warnings when
recGbl.h is included on its own (i.e. just to get recGblSetSevr).
2003-02-12 21:22:23 +00:00
Jeff Hill
4c23d311e4 added missing func prototype 2003-02-12 19:47:08 +00:00
Jeff Hill
14f3be7cb5 removed unused file 2003-02-12 19:45:05 +00:00
Jeff Hill
f264ba4927 fixed gnu warning 2003-02-12 19:39:28 +00:00