Commit Graph

7553 Commits

Author SHA1 Message Date
W. Eric Norum e8536ccaf7 Small change to clean up the way flags are set and to prepare for addition
of shared libraries.
2002-03-26 18:00:13 +00:00
W. Eric Norum 0811e1d433 Add configuration files for Mac OS X (Darwin). 2002-03-26 14:52:41 +00:00
Jeff Hill bfa5031de6 use proper format 2002-03-26 01:43:42 +00:00
Jeff Hill 836fe5dbb0 use epicsThreadOnce so that we are not dependent on static member data 2002-03-26 01:35:54 +00:00
Jeff Hill 66c639f4e7 removed c++ style comment (ifdefed out for C but still generating warnings) 2002-03-25 23:36:05 +00:00
Janet B. Anderson 4a131f8ff4 Removed some comments. Removed source file from depends output. 2002-03-25 21:33:24 +00:00
Jeff Hill 40e1c3dc31 fixed extern C mismatch 2002-03-25 19:07:10 +00:00
Jeff Hill 399dc5967a removed gethostname() proto (which should be in unistad.h) 2002-03-25 18:46:43 +00:00
W. Eric Norum 9af9e34f89 Added support for Mac OS X (Darwin). 2002-03-25 17:57:45 +00:00
W. Eric Norum 7860d9806f OS-dependent files for Mac OS X (Darwin). 2002-03-25 17:57:04 +00:00
W. Eric Norum 68fd6048d8 New configuration files for Mac OS X (Darwin). 2002-03-25 17:52:14 +00:00
Jeff Hill da9120931c removed inline from bhe constructor 2002-03-25 17:34:29 +00:00
Jeff Hill 9e19d72cb1 assume that new throws an exception 2002-03-25 16:27:47 +00:00
Jeff Hill 2c486479a8 improved exception handling 2002-03-25 16:26:46 +00:00
Jeff Hill b87a92e38e cosmetic 2002-03-25 16:19:43 +00:00
Marty Kraimer 0b15dd8776 cosmetic change 2002-03-25 13:30:11 +00:00
Marty Kraimer 76906f4319 initialProcess is now called before interruptAccept 2002-03-25 13:26:01 +00:00
W. Eric Norum 7318b0704d Two small changes to allow operation on Darwin (Mac OS X):
1) Third argument to pthread_setcanceltype can't be NULL.
  2) First argument to pthread_getschedparam must be valid thread id.
Cosmetic changes to output of show command.
2002-03-23 21:42:36 +00:00
Jeff Hill 76c6ebf3a9 test ansi / iso exception behavior 2002-03-23 00:29:12 +00:00
Jeff Hill dcf0185ec3 force ansi / iso exception behavior 2002-03-23 00:28:37 +00:00
Jeff Hill e0f48d3f19 installed 2002-03-23 00:28:07 +00:00
Jeff Hill 648129c9f1 removed unused static variable 2002-03-22 21:26:17 +00:00
Jeff Hill e0956c2c11 made CA client service list an epics singleton 2002-03-22 21:25:41 +00:00
Jeff Hill 017bf6f96d reduced scope of constants 2002-03-22 21:24:07 +00:00
Jeff Hill c29f688c24 LOCAL => static 2002-03-22 21:23:41 +00:00
Jeff Hill cf3000d8df use singleton for epics timer queue manager 2002-03-22 21:18:45 +00:00
Jeff Hill e91791d01c removed redun epicsShareFunc 2002-03-22 17:29:35 +00:00
Jeff Hill 4744a0029d fixed sun pro warning 2002-03-22 17:28:09 +00:00
Marty Kraimer bc1612357f new strategy when blocked; use event insread of sleep 2002-03-22 16:19:24 +00:00
Jeff Hill ffac9da292 fixed sun pro warning 2002-03-22 15:49:58 +00:00
Jeff Hill a5d063b050 fixed gnu warning 2002-03-22 15:48:07 +00:00
Jeff Hill f7dca5b18d fixed syntax error detected only by sun pro 2002-03-22 02:18:49 +00:00
Jeff Hill 75b572be78 improved dll interface 2002-03-22 02:03:18 +00:00
Jeff Hill 04b51375f3 import prototype for printf 2002-03-22 00:35:17 +00:00
Jeff Hill edced4817f removed no-implicit-templates flag from gnu default 2002-03-22 00:29:10 +00:00
Jeff Hill 0ab88e387a use epicsGuard template 2002-03-22 00:23:17 +00:00
Jeff Hill 6129da9fb5 free list use epicsSingleton 2002-03-22 00:04:24 +00:00
Jeff Hill d9d84a5695 installed into cvs 2002-03-21 23:52:51 +00:00
Jeff Hill 51286f5d4f new guard interface, removed templ instantiation 2002-03-21 23:47:37 +00:00
Jeff Hill 6ab92c2760 new guard interface 2002-03-21 23:47:03 +00:00
Jeff Hill 3b529d90b3 removed template instantiation 2002-03-21 23:46:40 +00:00
Jeff Hill 0883023602 fixed put notify shut down seq 2002-03-21 23:45:09 +00:00
Jeff Hill b0559bd0ac adjusted free list use to new interface 2002-03-21 23:43:18 +00:00
Jeff Hill 98b5bfa737 fixed free list 2002-03-21 23:42:40 +00:00
Jeff Hill 9593f6d92b use built in free list lock 2002-03-21 23:42:17 +00:00
Jeff Hill cb9f296ee3 fixed shut down sequence 2002-03-21 23:41:45 +00:00
Jeff Hill b481dec481 fixed dll sym export 2002-03-21 23:40:56 +00:00
Jeff Hill 1090d527a5 removed 2002-03-21 23:39:58 +00:00
Jeff Hill d7b6a509de epicsAutoMutex has a new name, fixed free lists, and use c++ thread class,
and fixed dll symbol exports
2002-03-21 23:39:44 +00:00
Jeff Hill 20ae242c24 installed 2002-03-21 23:39:14 +00:00