Commit Graph

  • 1ecd0c520c add taskwd Marty Kraimer 2001-01-12 16:05:53 +00:00
  • 7415fdbed3 improved comment Jeff Hill 2001-01-12 15:42:14 +00:00
  • 1d14996b28 accomodate aps osi => epics name change Jeff Hill 2001-01-12 00:41:37 +00:00
  • 2aa0507c12 fixed compiler version Jeff Hill 2001-01-12 00:30:54 +00:00
  • a50444c61a removed comment Jeff Hill 2001-01-12 00:29:04 +00:00
  • 3057b9627c fixed bugs introduced by APS's osi => epics name changes Jeff Hill 2001-01-12 00:27:59 +00:00
  • 250554ed71 fixed tab formatting Jeff Hill 2001-01-12 00:26:15 +00:00
  • ad5db9a914 osi => epics name change to accomodate aps Jeff Hill 2001-01-12 00:24:12 +00:00
  • 4f09be744f fixed syntax error in construtor Jeff Hill 2001-01-11 22:24:01 +00:00
  • 296db96a6c removed ref to osiEvent.h and osiMutex.h Jeff Hill 2001-01-11 22:23:01 +00:00
  • 43822c9e35 accomodate Marty's osi => epics name changes Jeff Hill 2001-01-11 22:07:17 +00:00
  • 8dd2439e65 fixed dissallowed operators Jeff Hill 2001-01-11 21:57:39 +00:00
  • 418aa20de6 accomodate Marty's osi => epics name changes Jeff Hill 2001-01-11 21:54:53 +00:00
  • 774f6dc27e get things to build again after Marty's osi => epics name changes Jeff Hill 2001-01-11 21:48:24 +00:00
  • 8c0600b372 fixed meyers warnings Jeff Hill 2001-01-11 21:39:15 +00:00
  • d8e1d92ab9 disallow copy constructor and assignment operator Jeff Hill 2001-01-11 21:38:31 +00:00
  • afdd6e7bee change osiEvent to epicsEvent Marty Kraimer 2001-01-11 21:34:23 +00:00
  • fb1f6751d3 osiMutex replaced by epicsMutex Marty Kraimer 2001-01-11 19:33:47 +00:00
  • cb4bfd4640 osi replaced bu epics Marty Kraimer 2001-01-11 19:33:15 +00:00
  • b1d9ce2941 use epicsEvent Marty Kraimer 2001-01-11 19:21:36 +00:00
  • b236dedfe8 no longer used Jeff Hill 2001-01-11 17:40:47 +00:00
  • a93f6d5e7e ansi stdlib.h header is more portable than malloc.h Jeff Hill 2001-01-11 17:35:04 +00:00
  • 9ab0e7ec59 New epicReadline.c support means that -DIOCSH_USE_READLINE flags are no longer necessary. W. Eric Norum 2001-01-11 16:50:15 +00:00
  • 06c360c5eb Move readline support to src/libCom/osi/os/xxx/. The single source file is in src/libCom/osi/os/default/epicsReadline.c which uses the readline library routines or uses local code to read lines of input. Selection is made by src/libCom/osi/os/XXX/osdReadline.h. The default version does not cause the readline library routines to be used. W. Eric Norum 2001-01-11 16:39:42 +00:00
  • c1ba676103 replace osiMutex with epicsMutex; osiEvent with epicsEvent Marty Kraimer 2001-01-11 16:32:55 +00:00
  • 36a69befd8 replace osiSem with epicsMutex and/or epicsEvent Marty Kraimer 2001-01-11 16:15:14 +00:00
  • 46ffb184ff remove include for osiSem Marty Kraimer 2001-01-11 16:13:58 +00:00
  • a1e38ee7fd remove include for osiSem.h Marty Kraimer 2001-01-11 16:08:14 +00:00
  • a64805a69f replace osiEvent with epicsEvent Marty Kraimer 2001-01-11 16:07:40 +00:00
  • fef788d23f remove include for osiSem.h Marty Kraimer 2001-01-11 15:58:10 +00:00
  • 378e7cc772 needs dependency Marty Kraimer 2001-01-11 15:24:25 +00:00
  • 02caca0732 Make everything in registerRecordDevicedriver.cpp const'. This should get rid warnings about initializing char *' with string literals. W. Eric Norum 2001-01-11 14:59:13 +00:00
  • 59b6494147 Fix putenv wrapper so that environment isn't left with pointers to freed memory. W. Eric Norum 2001-01-10 17:45:58 +00:00
  • 03ea50ac35 Added define for epicsExportSharedSymbols. Janet B. Anderson 2001-01-10 17:21:21 +00:00
  • 539e635d0c fix names Marty Kraimer 2001-01-10 16:32:47 +00:00
  • 95a0478582 fixed Microsloth DLL issues Jeff Hill 2001-01-10 15:54:31 +00:00
  • 6ae32acf9b fixed link time problem introduced when name was changed to epics Jeff Hill 2001-01-10 15:21:05 +00:00
  • 625d383805 fixed compile time problem introduced when name was changed to EPICS Jeff Hill 2001-01-10 15:13:57 +00:00
  • 164b1948fc Add OS-specific version to supply some missing prototypes. W. Eric Norum 2001-01-10 14:55:52 +00:00
  • 0d742d5408 dont override description of putenv Marty Kraimer 2001-01-10 14:23:37 +00:00
  • 36a46d4aad C++ STL does not work on Solaris or Windows so replace the calls to it with calls to the EPICS registry routines. Maintain a local linked list of commands for use by the help command. W. Eric Norum 2001-01-09 16:16:02 +00:00
  • 12b49d1353 include assert.h Jeff Hill 2000-12-21 22:42:02 +00:00
  • 64274356d1 dont include assert if it isnt used in the header file Jeff Hill 2000-12-21 22:41:37 +00:00
  • fdb3b85bde added operator = (const osiTime &) Jeff Hill 2000-12-21 21:53:47 +00:00
  • d95e8b2822 Make ioccrf argument lists constant. Add std namespace to ioccrf.cpp. W. Eric Norum 2000-12-21 20:35:43 +00:00
  • 3e09b0fd52 Use an unnamed namespace instead of a static to provide a file-local scope. W. Eric Norum 2000-12-21 19:42:03 +00:00
  • 8ea97a12b5 Compile properly when IOCCSH_USE_READLINE is not defined. W. Eric Norum 2000-12-21 19:36:01 +00:00
  • 0af2304a36 change semMutexId to epicsMutexId Marty Kraimer 2000-12-21 17:00:55 +00:00
  • 4a2999770b Declare C linkage only where necessary. W. Eric Norum 2000-12-21 16:34:57 +00:00
  • fe4cad085e Change the registerRecordDeviceDriver.pl script to create registerRecordDeviceDriver.c as a C++ file (.cpp) so that it can use a static constructor to register the registerRecordDeviceDriver() command with the IOC shell Remove the old registerRecordDeviceDriverRegister.[ch] source files. W. Eric Norum 2000-12-21 15:57:21 +00:00
  • d3c0f075cf replacements for osdSem Marty Kraimer 2000-12-20 21:02:04 +00:00
  • a5ee8cf64a Enable shared libraries for linux-x86. W. Eric Norum 2000-12-20 15:53:39 +00:00
  • 68e3f07c6a Register more commands automatically from within ioccrf.cpp. W. Eric Norum 2000-12-20 01:04:52 +00:00
  • 85b58a1e05 Register common IOC shell commands automatically as part of ioccrf constructors. W. Eric Norum 2000-12-19 21:52:31 +00:00
  • d57ab33a44 replaces osiSem Marty Kraimer 2000-12-19 20:40:32 +00:00
  • 47519588b6 osiFindGlobalSymbol changed to epicsFindSymbol Marty Kraimer 2000-12-19 14:59:56 +00:00
  • 1c0ef4c177 osiFindGlobalSymbol change to epicsFindSymbol Marty Kraimer 2000-12-19 14:57:58 +00:00
  • d4433eb33c change name Marty Kraimer 2000-12-19 14:55:43 +00:00
  • 31ee7d7e07 change osi to epics Marty Kraimer 2000-12-19 14:48:29 +00:00
  • 22545f79ed osi replaced by epics Marty Kraimer 2000-12-19 14:46:38 +00:00
  • e7c18f1dc9 osdFindGlobalSymbol.h not needed; osi replaced by epics Marty Kraimer 2000-12-19 14:46:01 +00:00
  • be8e43a227 Change to reflect new RTEMS install point. W. Eric Norum 2000-12-18 22:09:03 +00:00
  • 458337bb75 Change RTEMS support files to reflect changes in the way RTEMS board-support packages are now installed. Remove use of RTEMS_MAKEFILE_PATH environment variable. Path to RTEMS directories is now provided explicitly in configure/os/CONFIG.Common.RTEMS. W. Eric Norum 2000-12-18 16:05:26 +00:00
  • f89e77438d A few more files added as part of the conversion to C++. W. Eric Norum 2000-12-18 15:35:10 +00:00
  • ad7dc7153c Big changes to ioccrf routines. 1) Switched from using the registry to using a C++ map. This provides an easy way to add... 2) A help command. With no arguments, this command prints a table of commands. With arguments it prints a synopsis of the specified command(s). 3) ioccrf() is now thread-safe with plans to add multiple remote access via telnet. The value pointers have been removed from the argument structures and a pointer to an array of argument unions is passed to the registered callback routines. 4) All command/argument configuration structures are now const. W. Eric Norum 2000-12-18 15:33:21 +00:00
  • faa077ca9e Avoid a null-pointer dereference when the dbpr command is invoked with no arguments. W. Eric Norum 2000-12-16 01:07:14 +00:00
  • 37fbc3b19d epicsRingBytes replaces osiRing Marty Kraimer 2000-12-15 16:35:17 +00:00
  • 26a9323422 remove unnecessary calls to TSinit Marty Kraimer 2000-12-15 15:34:40 +00:00
  • 25b6f3da80 fix bug Marty Kraimer 2000-12-15 15:31:58 +00:00
  • 5700c0a8c2 replace osiRing with epicsRingPointer Marty Kraimer 2000-12-15 15:17:00 +00:00
  • f110f47011 replace osiRing with epicsRingPointer Marty Kraimer 2000-12-15 15:05:48 +00:00
  • 34198a1824 implement asTrapWrite Marty Kraimer 2000-12-15 15:02:32 +00:00
  • f4397da253 fixed gnu warning Jeff Hill 2000-12-14 01:20:26 +00:00
  • 55e6d1a8d5 fixed gnu warnings Jeff Hill 2000-12-14 01:05:37 +00:00
  • 7a5b239bff fixed gnu warnings Jeff Hill 2000-12-14 00:41:49 +00:00
  • a67a2852bc print only first error message when accept fails, reset on success Jeff Hill 2000-12-13 23:21:15 +00:00
  • 5f5c51fc44 fixed MS warnings Jeff Hill 2000-12-08 02:12:19 +00:00
  • 1b128857c8 Added missing #endif. Janet B. Anderson 2000-12-06 18:56:22 +00:00
  • 0217cb7b49 Added tsDefs. Janet B. Anderson 2000-12-06 16:41:00 +00:00
  • fd5b26a387 Added tsDefs - R3.13 compatibility tsStamp code Janet B. Anderson 2000-12-06 16:38:04 +00:00
  • d622dc7d31 Added Linux to LD_LIBRARY_PATH comment. Janet B. Anderson 2000-12-01 20:49:32 +00:00
  • 25ad71b167 fixed the date printout Jeff Hill 2000-12-01 00:10:44 +00:00
  • 25617e3917 changes from Ken Evans Jeff Hill 2000-12-01 00:09:55 +00:00
  • 284385549e better message Jeff Hill 2000-11-30 19:32:18 +00:00
  • 40e2d2be24 call diagnostic routines Jeff Hill 2000-11-30 17:52:57 +00:00
  • 9470277223 cosmetic Jeff Hill 2000-11-30 17:52:22 +00:00
  • da2ad045bf removed disconnect vf, added isZSubscripton vf Jeff Hill 2000-11-30 17:13:17 +00:00
  • fcdec162d9 cleaned up disconnect sequence Jeff Hill 2000-11-30 17:12:13 +00:00
  • 78d1474884 removed disconnect virtual func Jeff Hill 2000-11-30 17:10:32 +00:00
  • f3497249b8 removed disconnect virtual func and added isSubscriptin vf Jeff Hill 2000-11-30 17:09:04 +00:00
  • ba569b18d3 added uninstallSubscription () func Jeff Hill 2000-11-30 17:06:31 +00:00
  • f861933932 fixed bugs in disconnect sequence Jeff Hill 2000-11-30 17:03:25 +00:00
  • 0c8f90dc59 added isSubscription () func Jeff Hill 2000-11-30 17:01:31 +00:00
  • e1c196f0ad Plug memory leak -- free thread private variable information when task exits. W. Eric Norum 2000-11-30 15:23:51 +00:00
  • 8685b5d48c use extern "C" with func def so that arg missmatch will be detected Jeff Hill 2000-11-22 16:30:47 +00:00
  • 7f16818f53 added additional debug stmnts Jeff Hill 2000-11-22 00:52:33 +00:00
  • 24b8e85338 fixed host name parse Jeff Hill 2000-11-22 00:46:36 +00:00
  • d486eb746f added addr operator Jeff Hill 2000-11-22 00:02:15 +00:00
  • c8f4fac5dc fix net mask fetch for Solaris Jeff Hill 2000-11-21 23:46:53 +00:00
  • c1f7601ad4 allow CA addr list to include ports and improve duplicate detect Jeff Hill 2000-11-21 22:23:28 +00:00