Commit Graph

  • 921e5b02f4 Make commented-out cd command syntactically-correct. W. Eric Norum 2003-03-04 20:01:03 +00:00
  • 5ce6d6a723 Map core status code to RTEMS status code. W. Eric Norum 2003-03-04 15:18:41 +00:00
  • 0b6a5b3bad Linux now seems to have putenv. W. Eric Norum 2003-03-03 21:53:19 +00:00
  • 2ed8cf1549 Allow inclusion from C++ source files. W. Eric Norum 2003-03-03 21:52:57 +00:00
  • fd5c03bdad Add RTEMS support for EPICS message queues. NOTE -- Not yet tested. W. Eric Norum 2003-03-03 18:49:23 +00:00
  • b3a76e8c80 Turn -ansi back on and use osiUnistd.h to provide the missing prototypes. W. Eric Norum 2003-03-02 18:59:52 +00:00
  • 4707a60805 Include oisUnistd.h to pick up some missing prototypes. W. Eric Norum 2003-03-02 18:57:24 +00:00
  • 5dd9a8b785 Since some systems show internal thread IDs in base 10, allow entry of numeric thread IDs in any base. W. Eric Norum 2003-03-02 17:38:33 +00:00
  • eaf0c60fe5 Print error message when confronted with invalid thread ID. Allow thread show by EPICS thread ID or by POSIX thread ID. Cosmetic: Remove tab characters. W. Eric Norum 2003-03-02 17:36:55 +00:00
  • 3c02a693c7 vxWorks version of message queue. W. Eric Norum 2003-02-28 22:22:07 +00:00
  • 36ffa70608 Cosmetic. W. Eric Norum 2003-02-28 22:21:48 +00:00
  • 8c8be61128 Don't use -ansi. W. Eric Norum 2003-02-28 21:38:54 +00:00
  • 0f35a43feb Show pthread ID as well as EPICS thread ID since the pthread ID is what's needed with gdb. W. Eric Norum 2003-02-28 21:08:36 +00:00
  • a1a6e8861e Add support for 0-length message queues. W. Eric Norum 2003-02-28 16:14:10 +00:00
  • 17624a28c3 Create os-dependent message queue routines. W. Eric Norum 2003-02-27 22:59:07 +00:00
  • 22b33711e6 changed random() to ANSI C's rand() for win32 portability Jeff Hill 2003-02-27 16:27:48 +00:00
  • 2d281841da fixed DLL build on WIN32 Jeff Hill 2003-02-27 16:04:04 +00:00
  • 05674860b9 Use modified API. W. Eric Norum 2003-02-26 19:50:04 +00:00
  • f64cf11377 Change API in anticipation of conversion to os-specific implementation. W. Eric Norum 2003-02-26 19:33:10 +00:00
  • 9cf668711b Add building instructions. W. Eric Norum 2003-02-25 20:08:54 +00:00
  • 017a3c9a92 Track changes to build environment. Add Objective-C examples. W. Eric Norum 2003-02-25 19:46:53 +00:00
  • 2c32590dfc New developer tools can use more of the standard GNU toolchain options. W. Eric Norum 2003-02-25 19:38:24 +00:00
  • c9f81cc05c improved test Jeff Hill 2003-02-24 22:27:07 +00:00
  • 30f0f765a3 remove obsolete README Marty Kraimer 2003-02-24 21:21:12 +00:00
  • 162072dbd4 fixed gnu warning Jeff Hill 2003-02-24 17:19:07 +00:00
  • 4f2ec7b68b Use correct header file for memcpy prototype. W. Eric Norum 2003-02-24 16:23:43 +00:00
  • 2c21dd8737 receive watchdog delay diagnostic Jeff Hill 2003-02-24 16:05:22 +00:00
  • 385db085c7 added receive watchdog delay test Jeff Hill 2003-02-24 16:05:00 +00:00
  • 63fdc318ac fixed beacon time stamp initialization for beacons associated with active circuits Jeff Hill 2003-02-24 16:04:29 +00:00
  • b73101f5e5 removed unused argument Jeff Hill 2003-02-24 16:02:50 +00:00
  • 7624b0559b receive watchdog delay diagnostic and fixed echo request flush Jeff Hill 2003-02-24 15:59:34 +00:00
  • 162fafc914 Clean up assorted C++ warnings and one error which showed up on Solaris. W. Eric Norum 2003-02-24 14:03:42 +00:00
  • fc543b5647 better message when a C++ exception terminates a C++ thread Jeff Hill 2003-02-21 23:55:39 +00:00
  • 4c980ea26f Add epicsMessageQueue support. W. Eric Norum 2003-02-21 18:40:31 +00:00
  • 337e45d36c small change to section on netmasks Jeff Hill 2003-02-21 16:08:53 +00:00
  • 0a36ab72b6 fixed spelling Jeff Hill 2003-02-21 16:06:15 +00:00
  • 58db479320 better explanation of subnet masks Jeff Hill 2003-02-21 15:59:11 +00:00
  • 4ba569a03f fixed casChannel deleted after casPV that it was using was deleted Jeff Hill 2003-02-21 02:28:32 +00:00
  • 57a9364c72 call proper destroy method in the channel interface Jeff Hill 2003-02-21 01:21:15 +00:00
  • 1fb29c2040 optimizations suggested by quantify Jeff Hill 2003-02-21 00:29:04 +00:00
  • 58837c8297 cosmetic Jeff Hill 2003-02-21 00:27:12 +00:00
  • 739bc335b7 optimizations suggested by quantify Jeff Hill 2003-02-20 22:46:16 +00:00
  • 26166e9195 fixed gnu compiler issue Jeff Hill 2003-02-20 19:53:25 +00:00
  • 003fed106b cosmetic Jeff Hill 2003-02-20 17:28:52 +00:00
  • dd82684617 fixed inappropriate use of const Jeff Hill 2003-02-20 17:28:17 +00:00
  • 3f680362bb improved client scedualing fro fdManager based apps Jeff Hill 2003-02-20 17:27:04 +00:00
  • 077fe6e1f3 Don't add blank lines to readline history. W. Eric Norum 2003-02-20 16:25:46 +00:00
  • 0207edfdbd cosmetic Jeff Hill 2003-02-18 23:46:13 +00:00
  • efa1cfac35 added mising C created timer destroy functions Jeff Hill 2003-02-18 21:10:11 +00:00
  • 5e1df0e93b cosmetic Jeff Hill 2003-02-18 21:09:11 +00:00
  • 6a95724b78 Use <th> for table header lines. TS_MIN_WEST = 0 for UK, not -60 (except in summer time...) Andrew Johnson 2003-02-18 18:48:41 +00:00
  • 7d80377cde fixed borland build problems Jeff Hill 2003-02-18 18:22:18 +00:00
  • 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. Andrew Johnson 2003-02-18 17:14:07 +00:00
  • d013a1cc95 fixed several spelling errors Jeff Hill 2003-02-18 16:31:48 +00:00
  • 31c67f87c5 Tornado 2.2 doesn't like const for the second argument to sendto() Andrew Johnson 2003-02-13 22:59:36 +00:00
  • e1629627c0 Fixed some internal link targets that didn't exist. Andrew Johnson 2003-02-13 22:57:27 +00:00
  • bc4957ceed Added some comments to remind users what to change. Took out the dbLoadRecords() as simpleApp doesn't provide a .db file. Andrew Johnson 2003-02-13 22:36:50 +00:00
  • 31ece2df3c Resync with src/cas/example/simple: "improved structure and thread safety" Andrew Johnson 2003-02-13 22:19:46 +00:00
  • 62ea4977f0 fixed sun pro warning Jeff Hill 2003-02-13 15:52:48 +00:00
  • cf2e373436 added missing header file Jeff Hill 2003-02-13 00:11:02 +00:00
  • 87aca7838e optimizations Jeff Hill 2003-02-12 23:54:34 +00:00
  • 90cf8344c2 Add forward structure declarations to prevent compiler warnings when recGbl.h is included on its own (i.e. just to get recGblSetSevr). W. Eric Norum 2003-02-12 21:22:23 +00:00
  • 4c23d311e4 added missing func prototype Jeff Hill 2003-02-12 19:47:08 +00:00
  • 14f3be7cb5 removed unused file Jeff Hill 2003-02-12 19:45:05 +00:00
  • f264ba4927 fixed gnu warning Jeff Hill 2003-02-12 19:39:28 +00:00
  • 96f1ac2d63 installed Jeff Hill 2003-02-12 19:11:43 +00:00
  • 644e6eb273 improved structure and thread safety Jeff Hill 2003-02-12 19:06:15 +00:00
  • 234c515b05 removed exception specifications Jeff Hill 2003-02-12 19:03:59 +00:00
  • 648557b72c added authors Jeff Hill 2003-02-12 19:03:00 +00:00
  • 421e4b71b1 added removeAll mf Jeff Hill 2003-02-12 19:00:33 +00:00
  • eb85ae1326 added iterator typedef Jeff Hill 2003-02-12 19:00:08 +00:00
  • 3f3f6963a0 added mf to check for identical mutex Jeff Hill 2003-02-12 18:58:50 +00:00
  • 27a12c8a0f removed Jeff Hill 2003-02-12 18:56:48 +00:00
  • 33b4622a1f use template to reduce code Jeff Hill 2003-02-12 18:56:40 +00:00
  • f8db8b4dc0 switched to epicsMutex for locking Jeff Hill 2003-02-12 18:54:48 +00:00
  • 11dcec07bf added ref count locking Jeff Hill 2003-02-12 18:54:10 +00:00
  • 517b60cb16 added gdd global lock Jeff Hill 2003-02-12 18:52:30 +00:00
  • 8e5aa40895 removed throw specifications Jeff Hill 2003-02-12 18:51:35 +00:00
  • fb8aa21cc8 Make command-line editing optional. W. Eric Norum 2003-02-12 01:01:03 +00:00
  • a1f332be01 Moved base.dbd from both makeBaseApp templates into src/misc. An application only needs a copy if it wants to remove stuff. Andrew Johnson 2003-02-11 23:25:11 +00:00
  • 57a21b390f We should discourage the creation of .dbd files in Db subdirectories. From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff, which should appear in a src directory. Andrew Johnson 2003-02-11 23:04:35 +00:00
  • 3d68b58cbb Don't prompt for an IOC target architecture if there's only one available. Andrew Johnson 2003-02-11 22:01:55 +00:00
  • 4f2f873574 Make readline inclusion a matter of uncommenting only 1 line (half the effor!). W. Eric Norum 2003-02-11 20:44:32 +00:00
  • b35c92278b Bug fix for template filename expansion. W. Eric Norum 2003-02-11 16:08:08 +00:00
  • e359f48237 Allow <name>_LDFLAGS. Janet B. Anderson 2003-02-10 22:52:10 +00:00
  • 4b2ddb5e80 Allow PROD_RCS and LIB_RCS. Janet B. Anderson 2003-02-10 22:48:14 +00:00
  • 8eb5ff24c6 Clean up -pedantic flag. Add support for objective-C. W. Eric Norum 2003-02-10 16:28:48 +00:00
  • 0e15ac20e3 Use Andrew's changes as basis for fixing problem Ron Sluiter reported Marty Kraimer 2003-02-10 14:56:12 +00:00
  • 3ed8f54151 Fixed problem with recvfrom() when running on T2.2 - found by Ron Sluiter. This is a slightly different solution to his though. Andrew Johnson 2003-02-08 00:29:56 +00:00
  • 7aacae66d4 typedef has an exception specification Jeff Hill 2003-02-07 21:15:27 +00:00
  • f5170b7999 Don't need to add SHRLIB_SEARCH_DIRS to SHRLIB_LDFLAGS Andrew Johnson 2003-02-07 19:50:58 +00:00
  • 05d4a234aa Fix so the CONFIG_APP_INCLUDE files for base get included. Andrew Johnson 2003-02-07 19:18:05 +00:00
  • dedb6c25f4 workaround for WRS T2.2 cygnus gnu compiler bugs Jeff Hill 2003-02-07 18:23:48 +00:00
  • 8345d76473 fixed gnu warning Jeff Hill 2003-02-07 16:47:06 +00:00
  • 152d7430e8 cleaned up throw specifications Jeff Hill 2003-02-07 16:43:43 +00:00
  • 8e64cdcd84 cleaned up throw specifications Jeff Hill 2003-02-07 16:40:40 +00:00
  • 60d230c0b7 Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE (needed for SHRLIB_SEARCH_DIRS) Andrew Johnson 2003-02-06 22:21:10 +00:00
  • 582e48cd6e Modified comments about SHRLIB_SEARCH_DIRS Andrew Johnson 2003-02-06 22:11:03 +00:00
  • 3a4296cd4e Changed the definition of SHRLIB_SEARCH_DIRS to be the actual dir searched Added implementation for solaris-sparc Andrew Johnson 2003-02-06 22:00:20 +00:00
  • df2451c7ee Added code to emit SHRLIB_SEARCH_DIRS settings into CONFIG_APP_INCLUDE Andrew Johnson 2003-02-06 21:57:51 +00:00