Commit Graph

6973 Commits

Author SHA1 Message Date
Jeff Hill 0817ad51ba removed double checked lock optimzation 2002-10-23 22:57:06 +00:00
Jeff Hill 9d07afdbfd dont allow use of ordinary delete 2002-10-23 22:55:52 +00:00
Jeff Hill 39f180ffd1 o interrupt socket system calls on unix with a signal'
o use placement new
2002-10-23 22:52:06 +00:00
Jeff Hill d859a43492 print warning message and dont disconnect if the client application
is never reading its input - also dont reset the beaconAnomaly flag
if we send data
2002-10-23 22:42:27 +00:00
Jeff Hill a89f2eff3d print warning message and dont disconnect if the client application
is never reading its input
2002-10-23 22:40:49 +00:00
Jeff Hill 6f8c6cb0a2 changed free list count 2002-10-23 22:39:58 +00:00
Jeff Hill 3facf84411 removed double checked lock optimization 2002-10-23 22:39:06 +00:00
Jeff Hill a955d5ebb6 use new epicsSignal interface 2002-10-23 22:37:05 +00:00
Jeff Hill 3e9909b4dd installed 2002-10-23 22:36:10 +00:00
Jeff Hill 1e976b7eed use placement new 2002-10-23 22:32:39 +00:00
Jeff Hill 0b66cd3811 now compatible with new epicsSingleton interface 2002-10-23 22:30:19 +00:00
Jeff Hill d468c989d7 cosmetic 2002-10-23 22:29:32 +00:00
Jeff Hill ba2cb54762 removed free lists 2002-10-23 22:28:56 +00:00
Jeff Hill 0fce80a352 added constants 2002-10-23 22:28:08 +00:00
Jeff Hill 0817236127 installed 2002-10-23 22:27:13 +00:00
Jeff Hill c034d5f9a4 uninstalled 2002-10-23 22:25:19 +00:00
Jeff Hill c288011b87 added epicsThreadGetPthreadIdSelf() 2002-10-23 22:23:54 +00:00
Jeff Hill e1e2df53ad added throw specifications 2002-10-23 22:20:49 +00:00
Jeff Hill f2ccfaf1de certain functions are nolonger inline 2002-10-23 22:19:28 +00:00
Jeff Hill d42af1ff85 added getId mf 2002-10-23 22:18:52 +00:00
Jeff Hill 6b3c5002ec removed constants 2002-10-23 22:17:57 +00:00
Jeff Hill 1af30b1d48 interrupted system call interface 2002-10-23 22:17:11 +00:00
Jeff Hill 2074b99342 added constants 2002-10-23 22:15:41 +00:00
Jeff Hill 8b83921bdf compatible now with revised epicsSingleton 2002-10-23 22:14:47 +00:00
Jeff Hill fd5b08caf1 fixed SMP problems 2002-10-23 22:14:03 +00:00
Jeff Hill 7fdc295d9d added throw specifications 2002-10-23 22:13:03 +00:00
Janet B. Anderson 6b8dbc5355 Added compressExample record. 2002-10-18 21:00:10 +00:00
Ralph Lange eab19edd24 Fix HP aCC warnings; clean up tab situation 2002-10-11 09:20:01 +00:00
Ralph Lange 1ea0bcb7f3 Fix HP aCC warnings 2002-10-11 09:19:29 +00:00
Ralph Lange 7bf43f6dcc More HP aCC warnings fixed 2002-10-09 09:12:25 +00:00
Ralph Lange c0aa7861e6 string.h needed for strncpy 2002-10-09 08:58:05 +00:00
Ralph Lange 8657179346 Bugfix: non-vxWorks OSs must copy string command line args 2002-10-08 14:10:35 +00:00
Jeff Hill bc9d1414a9 added display of time 2002-10-03 19:50:02 +00:00
Jeff Hill f730559ac1 swapped "client" for "server" in one place 2002-10-02 19:43:08 +00:00
Jeff Hill fd85d0d319 test recursive mutex delays 2002-10-01 20:10:56 +00:00
Jeff Hill 2fd82ded26 removed double test lock optimization 2002-10-01 20:09:17 +00:00
Jeff Hill dff44268b0 cosmetic 2002-09-30 20:24:20 +00:00
Jeff Hill ad3be7f90a supress more messages associated with normal operation 2002-09-30 20:21:37 +00:00
Jeff Hill aa0238adf2 back out previous change 2002-09-30 18:02:22 +00:00
Jeff Hill 556c9e44dc export shared symbols 2002-09-30 18:00:34 +00:00
Jeff Hill 31ceef441d added epicsShareFunc in several places 2002-09-30 17:59:30 +00:00
Andrew Johnson 137b10f7a8 Removed complex C++ registration of subroutines,
replaced by function() statments in .dbd file.
2002-09-25 18:36:48 +00:00
Andrew Johnson 9481cf9649 Added auto-registration of routines from .dbd function() statements 2002-09-25 18:33:25 +00:00
Andrew Johnson 55f563b959 Added dbDumpFunction command. 2002-09-25 18:32:08 +00:00
Andrew Johnson 7d2d368033 Added support for function() statement in .dbd files 2002-09-25 18:30:46 +00:00
Andrew Johnson dff960b3c3 Added command-line echoing when executing a script. 2002-09-24 22:06:54 +00:00
Jeff Hill 79bb94b1ea fixed sun pro warning 2002-09-24 17:52:11 +00:00
Jeff Hill 8133681a48 fixed formatting and sun pro warning 2002-09-24 17:51:09 +00:00
Jeff Hill 4a0334796c fixed gnu warnings 2002-09-24 17:07:43 +00:00
Jeff Hill bad7bd373e fixed string to enum conversion so that it allows strings with integers 2002-09-23 23:59:29 +00:00