Commit Graph

9508 Commits

Author SHA1 Message Date
Jeff Hill 75ed067b7d allow derived class destructor to wait for thread exit 2002-04-19 18:03:48 +00:00
Jeff Hill 3a6422e7af installed epicsSingletonMutex 2002-04-19 17:57:52 +00:00
Jeff Hill 4fd3866e25 installed 2002-04-19 17:57:15 +00:00
Jeff Hill 6bbd6acd61 added newline at eof 2002-04-19 17:56:33 +00:00
Jeff Hill 8e961a0460 simplified 2002-04-19 17:54:44 +00:00
Jeff Hill 81fbc43277 make node assignment public again 2002-04-19 17:53:12 +00:00
W. Eric Norum 1f42e2ab02 Fix definition of ifreq_size macro. Darwin uses the modern variable-size
structure layout.
2002-04-19 16:02:49 +00:00
Jeff Hill 0cccc1a4ac fixed debug build 2002-04-19 15:57:34 +00:00
W. Eric Norum d198de0fbd Don't use libCom routines since doing so causes problems when linking
the IOC test programs in base/src/libCom/tests.
2002-04-16 21:39:09 +00:00
W. Eric Norum 50bbe99398 Fix LINK.cpp command definition. 2002-04-16 19:29:44 +00:00
W. Eric Norum 04a6b83510 Remove some dead code.
Use weak reference to iocshRegister so that the same init code can be used
with full IOC applications (which include the iocsh routines) and also with
IOC test programs (which do not include the iocsh routines).
Don't treat a return from main() as a fatal error condition.
2002-04-16 19:28:30 +00:00
W. Eric Norum 9dc71aaab7 Use only non-deprecated routines. 2002-04-15 19:46:33 +00:00
W. Eric Norum 8feac220c1 No need to redefine main since RTEMS no longer uses main() internally. 2002-04-15 19:45:45 +00:00
W. Eric Norum 8b4d44dd83 Now that RTEMS no longer uses main() internally it is possible to use the
standard EPICS application main().  This makes it much easier to build the
test programs in src/libCom/test.
2002-04-15 19:42:41 +00:00
W. Eric Norum 348c8916d2 Switch to non-deprecated routines. 2002-04-15 19:37:27 +00:00
W. Eric Norum d1f0435eb8 Return epicsMutexLockTimeout on failure to lock in epicsMutexTryLock since
that's the return code checked by the test programs.
2002-04-15 19:35:31 +00:00
Marty Kraimer 412f5e32b4 allow for nan and inf 2002-04-11 15:49:24 +00:00
Marty Kraimer 4428be70c3 support isinf; epicsIsNAN=>isnan; add test for epicsMath 2002-04-11 15:44:34 +00:00
Marty Kraimer 7131a41bde forgot to initialize this 2002-04-08 15:05:35 +00:00
Marty Kraimer 31bbf5997a TPRO did not work if dbProcess called recursively by different tasks 2002-04-08 14:46:14 +00:00
W. Eric Norum 195555dc87 Add JAVA directory definition. 2002-04-05 18:09:13 +00:00
W. Eric Norum 858cc5712a Changes to get more extensions to build.
More attempts at getting shared libraries to work.
2002-04-05 18:04:56 +00:00
Marty Kraimer dddb201f53 cleanup Attributes; no calls to ca while holding locks 2002-04-04 14:57:19 +00:00
Marty Kraimer d3769953df nsev not sevr must be checked to decide if dbPutLink should be called. 2002-04-02 21:01:11 +00:00
Marty Kraimer aa0f766df3 documant some additional changes 2002-04-02 17:10:06 +00:00
Jeff Hill 4d69746bdd supress sun pro warning 2002-03-28 15:39:45 +00:00
Jeff Hill e69ce4243f must use class keyword when instantiating template 2002-03-28 01:13:09 +00:00
Jeff Hill 8b6d1488de install a noop SIGPIPE handler 2002-03-28 01:06:19 +00:00
Jeff Hill 4774a2252b removed inline because of sun pro bug 2002-03-28 00:41:09 +00:00
Jeff Hill b8016fbe4a made baseNMIU::show() virtual 2002-03-28 00:24:59 +00:00
Jeff Hill da65a272e4 define a macro with the solaris version in it 2002-03-27 23:36:50 +00:00
Jeff Hill 974811efe2 switch on new solaris version macro 2002-03-27 23:20:24 +00:00
Jeff Hill d9bde1e71b define a macro with the solaris version in it 2002-03-27 22:32:02 +00:00
Jeff Hill d2b4a9dfaa define a macro with the solaris version in it 2002-03-27 22:27:10 +00:00
Jeff Hill 5c01dc8e96 cosmetic 2002-03-27 21:33:27 +00:00
Jeff Hill cdfa4b5363 avoid useless vc++ warning 2002-03-27 21:32:20 +00:00
Jeff Hill 6b466fc7ed changed to explicit template instantiation for vxWorks 2002-03-27 19:23:02 +00:00
Jeff Hill 2a1541e80a cosmetic 2002-03-27 19:19:11 +00:00
Jeff Hill a07be4ff1b template instantiation 2002-03-27 19:18:43 +00:00
Jeff Hill 91ee9fc9c4 cosmetic 2002-03-27 19:11:57 +00:00
Jeff Hill e4c810e5ea installed 2002-03-27 19:10:13 +00:00
Jeff Hill 7626a140da switched to inline 2002-03-27 19:10:02 +00:00
W. Eric Norum 79d53b6ab3 Add include of generic Darwin declarations. 2002-03-27 16:42:35 +00:00
Jeff Hill 2aab212bfc removed -frepo flag 2002-03-27 15:43:03 +00:00
Marty Kraimer d78307e798 return -1 if result is nan 2002-03-27 13:38:59 +00:00
Jeff Hill 1c68b623d7 add whitespace after macro name 2002-03-27 00:55:19 +00:00
Jeff Hill 100e370063 use proper shell expansion 2002-03-27 00:42:40 +00:00
Jeff Hill 04cbcff8ee made osiSocklen_t switch types with the solaris os version 2002-03-27 00:22:36 +00:00
Jeff Hill 95a1497c8c define sunos version when building with GNU 2002-03-27 00:18:52 +00:00
Jeff Hill 93ce52dc43 removed -frepo 2002-03-26 23:02:14 +00:00