Commit Graph

  • 0e9a80746b Added win32 resource files. Janet B. Anderson 2000-05-09 20:29:12 +00:00
  • 840cb1154d Changes for win32 resource files. Janet B. Anderson 2000-05-09 20:09:57 +00:00
  • 2b89e74777 force dbServiceIO to register with CA Marty Kraimer 2000-05-09 17:50:12 +00:00
  • 3da88ff8df Add check for __i386__ to detect Linux 'x86 machines. W. Eric Norum 2000-05-09 16:17:42 +00:00
  • 96f30d12e0 Convert iocccrf to take a single pathname argument. If the pathname is NULL, emit prompts and read from stdin. Use the last component of the pathname as the `filename' argument to showError. Get the prompt from the IOCSH_PS1 environment variable or use default "iocsh> ". Return 0 on success. Print message and return -1 on failure (e.g. can't open file). If using readline, get history size from IOCSH_HISTSIZE environment variable. W. Eric Norum 2000-05-08 18:59:59 +00:00
  • b41c25c31a Modified config files to get rid of inc build step. Janet B. Anderson 2000-05-08 18:11:33 +00:00
  • 5c084c6ca7 Moved header files and changed Makefiles to get rid of inc build step. Janet B. Anderson 2000-05-08 18:10:20 +00:00
  • 3eca7fcc87 Set LD_LIBRARY_PATH for shared library builds Janet B. Anderson 2000-05-08 14:42:29 +00:00
  • 065a7eb4e7 Added definitions for EPICS_BASE_HOST_LIB and INSTALL_HOST_LIB. Janet B. Anderson 2000-05-08 14:40:49 +00:00
  • 37d9ca299d Add include file to finish off previous change. W. Eric Norum 2000-05-06 03:02:38 +00:00
  • 1a690fa68b Add call to registerRecordDeviceDriverRegister(). W. Eric Norum 2000-05-06 02:47:07 +00:00
  • 003b83f74c beter size check Jeff Hill 2000-05-05 18:50:56 +00:00
  • b7b57507a7 changes for new shell Marty Kraimer 2000-05-05 18:11:40 +00:00
  • dd6e06ad2f renamed loadTimeInit class Jeff Hill 2000-05-05 14:44:43 +00:00
  • 75764e26b2 add include ioccrf.h Marty Kraimer 2000-05-05 12:42:07 +00:00
  • c16d0e774d remove debug printf statemenst Marty Kraimer 2000-05-05 12:41:16 +00:00
  • 091147080c fixed gnu warnings Jeff Hill 2000-05-05 01:19:32 +00:00
  • 43e856cf11 removed Jeff Hill 2000-05-05 01:09:21 +00:00
  • 9a6f2d4389 fixed some GNU warnings Jeff Hill 2000-05-05 00:53:48 +00:00
  • aeda4c72cd set g++ warnings to -Wall Jeff Hill 2000-05-05 00:44:21 +00:00
  • d03698e990 Changes for win32 build. Janet B. Anderson 2000-05-04 20:40:45 +00:00
  • 0cea7fc069 Add dummy threadExitMain routine. W. Eric Norum 2000-05-04 19:59:39 +00:00
  • 69da66e029 changes for registerRecordDeviceDriverRegister Marty Kraimer 2000-05-04 19:15:37 +00:00
  • ff148ecc32 changes for registerRecordDeviceDriver Marty Kraimer 2000-05-04 19:08:51 +00:00
  • c4a67d46b7 fixed DLL keyword related problems Jeff Hill 2000-05-04 16:32:01 +00:00
  • 1a460294ce fixed DLL keyword related problems Jeff Hill 2000-05-04 16:20:55 +00:00
  • 489bf56f72 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:52:25 +00:00
  • 6d1bed689e use proper form of include for system libraries Jeff Hill 2000-05-04 15:39:58 +00:00
  • b67f3c49d1 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:18:54 +00:00
  • 50715dd5f2 fixed DLL keyword related problems Jeff Hill 2000-05-04 15:08:47 +00:00
  • ccaaa51d33 No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this. W. Eric Norum 2000-05-04 15:08:34 +00:00
  • c41446d0a5 fixed DLL keyword related problems Jeff Hill 2000-05-04 14:53:46 +00:00
  • 351b87e72b new Marty Kraimer 2000-05-04 13:03:06 +00:00
  • e9aa6298c3 move location on include ioccrf Marty Kraimer 2000-05-04 13:02:39 +00:00
  • dca0b0d9c0 changed it so that there re not two functions with the same name inside and outside of base (generated in the application). Jeff Hill 2000-05-04 01:24:01 +00:00
  • 0f67cc3054 fixed some of the DLL export problems Jeff Hill 2000-05-04 01:21:44 +00:00
  • 84f37edbe9 cosmetic Jeff Hill 2000-05-04 01:17:41 +00:00
  • 7d9cca3918 added dll libs Jeff Hill 2000-05-04 01:16:55 +00:00
  • 326e2cad35 added stub for thread id from name Jeff Hill 2000-05-04 01:15:53 +00:00
  • e722536d7a removed prototype for function that is no longer exported Jeff Hill 2000-05-04 01:13:23 +00:00
  • 98b9a5c3e1 fixed several bugs Jeff Hill 2000-05-04 01:11:29 +00:00
  • 8c2b53c9af added additional library locations Jeff Hill 2000-05-03 22:13:03 +00:00
  • 056adbe300 Add support for input redirection. Add some utility commands. W. Eric Norum 2000-05-03 21:53:10 +00:00
  • 6ad0172747 Add -liocsh to linker arguments. W. Eric Norum 2000-05-03 21:48:31 +00:00
  • a374888f07 There is no longer an RTEMS-specific command interpreter. Its functions have been taken over by the routines in src/iocsh. W. Eric Norum 2000-05-03 21:34:10 +00:00
  • bacef349bc Minor cosmetic change on task information table header. W. Eric Norum 2000-05-03 20:47:26 +00:00
  • 9edbb3fd44 Added SRC_DIRS definition. Janet B. Anderson 2000-05-03 19:04:05 +00:00
  • 24e7892386 Updated Makefile for multiple testprods. Janet B. Anderson 2000-05-03 19:01:40 +00:00
  • ef51233280 Changes for win32 build. Janet B. Anderson 2000-05-03 18:56:24 +00:00
  • 3ba710a304 check for non null pointer Marty Kraimer 2000-05-03 18:05:29 +00:00
  • 9f26b98730 correct name Marty Kraimer 2000-05-03 13:37:48 +00:00
  • 9eeeb258e6 add static where appropriate Marty Kraimer 2000-05-03 13:12:58 +00:00
  • cff5d80b7c fixed host name func to match prototype Jeff Hill 2000-05-03 00:53:51 +00:00
  • b8c7f8f8b6 fixes for various sun pro compiler warnings Jeff Hill 2000-05-03 00:47:16 +00:00
  • 33f8e63c21 various gnu compiler dialect issue fixes Jeff Hill 2000-05-03 00:41:30 +00:00
  • 6c61596f9e asLib.h no longer needed Marty Kraimer 2000-05-02 20:10:33 +00:00
  • 16e36d43b0 moved as subroutine functions to here Marty Kraimer 2000-05-02 20:09:42 +00:00
  • ff1bb798fd make it easier for user code Marty Kraimer 2000-05-02 20:07:59 +00:00
  • 3d13428701 better separation on code Marty Kraimer 2000-05-02 20:06:10 +00:00
  • 3093fe5421 implement many more function calls Marty Kraimer 2000-05-02 20:04:46 +00:00
  • 62878ec9b7 S_xxx defs moved from dbAccess.h to dbAccessDefs.h Marty Kraimer 2000-05-02 18:57:57 +00:00
  • 860b4313e6 add casr Marty Kraimer 2000-05-02 13:47:45 +00:00
  • a71778bfcc export casr; remove client_stat Marty Kraimer 2000-05-02 13:47:03 +00:00
  • 4b5ca321fd bad choice Marty Kraimer 2000-05-02 12:19:33 +00:00
  • 0b808d31da ioctest_DLL_LIBS => iocsh_DLL_LIBS Marty Kraimer 2000-05-02 12:12:00 +00:00
  • 12bb0dce08 moved as functions Marty Kraimer 2000-05-02 12:11:04 +00:00
  • e111930978 added register functions Marty Kraimer 2000-05-02 12:10:27 +00:00
  • 69a09717ec create proper defs for dbcar Marty Kraimer 2000-05-01 21:03:00 +00:00
  • f6ce8bdbce change RegisterInit to Register Marty Kraimer 2000-05-01 20:57:01 +00:00
  • 437dfe40f0 new Marty Kraimer 2000-05-01 20:45:57 +00:00
  • 76fbbc0084 changes for dlls Marty Kraimer 2000-05-01 18:26:46 +00:00
  • 4adb22b4ce if not all args given assume null or 0 Marty Kraimer 2000-05-01 17:56:26 +00:00
  • 4710f52e25 simplify code by starting out with unsigned Jeff Hill 2000-05-01 16:31:11 +00:00
  • 82d441411b changes for iocsh Marty Kraimer 2000-04-28 20:40:58 +00:00
  • 52d078b531 misc before iocsh Marty Kraimer 2000-04-28 20:36:42 +00:00
  • cc368beb10 add iocsh; build misc later Marty Kraimer 2000-04-28 18:33:45 +00:00
  • 4138d876f2 remove redundent def Marty Kraimer 2000-04-28 18:32:35 +00:00
  • 432dd776b6 moved iocInit from db to here Marty Kraimer 2000-04-28 18:31:46 +00:00
  • d40cdf85ae forget old style c Marty Kraimer 2000-04-28 18:30:46 +00:00
  • 0892a7965c add dbior; add support for c++ Marty Kraimer 2000-04-28 18:29:49 +00:00
  • 9bba2b9dc5 added new utility functions Marty Kraimer 2000-04-28 18:28:59 +00:00
  • 03722676f6 moved to src/misc Marty Kraimer 2000-04-28 18:27:44 +00:00
  • c9025702bd new Marty Kraimer 2000-04-28 18:23:12 +00:00
  • 0464f03415 implement threadGetPrioritySelf Marty Kraimer 2000-04-28 15:50:16 +00:00
  • 34fca4e872 Add implementation of threadGetPrioritySelf(). W. Eric Norum 2000-04-28 14:59:51 +00:00
  • eee86b8106 many, many changes Jeff Hill 2000-04-28 02:23:35 +00:00
  • 0e823a62c7 fixed memcpy () arguments reversal Jeff Hill 2000-04-28 02:19:49 +00:00
  • d9bd2a3bdf workaround for Solaris compiler bug Jeff Hill 2000-04-28 02:16:03 +00:00
  • d3dfd93151 cosmetic Jeff Hill 2000-04-28 02:00:42 +00:00
  • cefdde06d4 added missing void Jeff Hill 2000-04-28 01:46:11 +00:00
  • ba268dff17 many changes Jeff Hill 2000-04-28 01:40:08 +00:00
  • eaf104873a change this to a binary install Jeff Hill 2000-04-28 01:35:18 +00:00
  • a84a547d9a change this to a binary install Jeff Hill 2000-04-28 01:34:18 +00:00
  • 5c6cbe2c20 added support for ptr to const GDD Jeff Hill 2000-04-28 01:32:02 +00:00
  • 547f1b15fa major revisions Jeff Hill 2000-04-28 01:29:00 +00:00
  • 68c049fa73 include net_convert.h again so that byte swaps will run on WIN32 Jeff Hill 2000-04-28 01:04:39 +00:00
  • 070c34cccc invoke perl script with perl (for WIN32) Jeff Hill 2000-04-28 01:02:39 +00:00
  • 0150adbbf7 improved initialization Jeff Hill 2000-04-28 01:00:43 +00:00
  • cb2904af5d build new source files Jeff Hill 2000-04-28 00:54:54 +00:00
  • 52467d71dd installed Jeff Hill 2000-04-28 00:54:26 +00:00