Commit Graph

4591 Commits

Author SHA1 Message Date
Marty Kraimer
76fbbc0084 changes for dlls 2000-05-01 18:26:46 +00:00
Marty Kraimer
4adb22b4ce if not all args given assume null or 0 2000-05-01 17:56:26 +00:00
Jeff Hill
4710f52e25 simplify code by starting out with unsigned 2000-05-01 16:31:11 +00:00
Marty Kraimer
82d441411b changes for iocsh 2000-04-28 20:40:58 +00:00
Marty Kraimer
52d078b531 misc before iocsh 2000-04-28 20:36:42 +00:00
Marty Kraimer
cc368beb10 add iocsh; build misc later 2000-04-28 18:33:45 +00:00
Marty Kraimer
4138d876f2 remove redundent def 2000-04-28 18:32:35 +00:00
Marty Kraimer
432dd776b6 moved iocInit from db to here 2000-04-28 18:31:46 +00:00
Marty Kraimer
d40cdf85ae forget old style c 2000-04-28 18:30:46 +00:00
Marty Kraimer
0892a7965c add dbior; add support for c++ 2000-04-28 18:29:49 +00:00
Marty Kraimer
9bba2b9dc5 added new utility functions 2000-04-28 18:28:59 +00:00
Marty Kraimer
03722676f6 moved to src/misc 2000-04-28 18:27:44 +00:00
Marty Kraimer
c9025702bd new 2000-04-28 18:23:12 +00:00
Marty Kraimer
0464f03415 implement threadGetPrioritySelf 2000-04-28 15:50:16 +00:00
W. Eric Norum
34fca4e872 Add implementation of threadGetPrioritySelf(). 2000-04-28 14:59:51 +00:00
Jeff Hill
eee86b8106 many, many changes 2000-04-28 02:23:35 +00:00
Jeff Hill
0e823a62c7 fixed memcpy () arguments reversal 2000-04-28 02:19:49 +00:00
Jeff Hill
d9bd2a3bdf workaround for Solaris compiler bug 2000-04-28 02:16:03 +00:00
Jeff Hill
d3dfd93151 cosmetic 2000-04-28 02:00:42 +00:00
Jeff Hill
cefdde06d4 added missing void 2000-04-28 01:46:11 +00:00
Jeff Hill
ba268dff17 many changes 2000-04-28 01:40:08 +00:00
Jeff Hill
eaf104873a change this to a binary install 2000-04-28 01:35:18 +00:00
Jeff Hill
a84a547d9a change this to a binary install 2000-04-28 01:34:18 +00:00
Jeff Hill
5c6cbe2c20 added support for ptr to const GDD 2000-04-28 01:32:02 +00:00
Jeff Hill
547f1b15fa major revisions 2000-04-28 01:29:00 +00:00
Jeff Hill
68c049fa73 include net_convert.h again so that byte swaps will run on WIN32 2000-04-28 01:04:39 +00:00
Jeff Hill
070c34cccc invoke perl script with perl (for WIN32) 2000-04-28 01:02:39 +00:00
Jeff Hill
0150adbbf7 improved initialization 2000-04-28 01:00:43 +00:00
Jeff Hill
cb2904af5d build new source files 2000-04-28 00:54:54 +00:00
Jeff Hill
52467d71dd installed 2000-04-28 00:54:26 +00:00
Jeff Hill
a18943ad9f removed NOOP routines 2000-04-28 00:53:20 +00:00
Jeff Hill
79728bc07d removed call to NOOP routine 2000-04-28 00:50:59 +00:00
Jeff Hill
423fcc1dbd removed my junk 2000-04-28 00:50:16 +00:00
Jeff Hill
1ca847078e cleaned out trash 2000-04-28 00:49:33 +00:00
Jeff Hill
9f94eee742 allow C++ 2000-04-28 00:41:38 +00:00
Jeff Hill
06f8507803 use threadPrioritySelf () 2000-04-28 00:39:04 +00:00
Jeff Hill
dc7a13ddcc added ms keywords 2000-04-27 17:58:50 +00:00
Jeff Hill
9b9ce436a8 added ms keywords 2000-04-27 17:49:45 +00:00
Jeff Hill
7d884560d4 removed backslash 2000-04-27 17:46:38 +00:00
Jeff Hill
092c301e3a added threadExitMain() 2000-04-27 17:30:13 +00:00
Jeff Hill
22fdbb1913 removed extern from epicsShareDef because strange mysteries
persist with the microsoft compiler: sometines extern is required
with the instantiation and other times not ...
2000-04-27 17:27:46 +00:00
Jeff Hill
a7b7c7cf16 removed coreRelease () function prototype 2000-04-27 17:26:07 +00:00
Jeff Hill
93f840f146 reformatted 2000-04-27 17:24:44 +00:00
Jeff Hill
2d8fb10ef9 removed strict compiler specification 2000-04-27 16:44:51 +00:00
Jeff Hill
e5d5c9f62f added default for number of objects allocated 2000-04-27 16:23:01 +00:00
Jeff Hill
c92b60022c cosmetic 2000-04-27 16:22:04 +00:00
Jeff Hill
4de7f10b96 include interface specifications 2000-04-27 16:20:21 +00:00
Jeff Hill
5a0cea855e dont specify strict compiler 2000-04-25 23:33:40 +00:00
Marty Kraimer
0b31c54889 registerRecordDeviceDriver no needed here 2000-04-25 13:03:07 +00:00
Marty Kraimer
1cefd4b008 fix error reporting 2000-04-25 13:00:39 +00:00