Marty Kraimer
438f00a708
Changes to make more ansi compatible
1995-08-17 14:42:12 +00:00
Marty Kraimer
622a225308
Changed hash algorithm to allow larger table sizes
1995-08-17 14:41:05 +00:00
Marty Kraimer
1c14ac4941
post_event and scanOnce no longer give error message storms for ring buffer overflows.
...
Made changes so that casts are ANSI C compatible
1995-08-17 14:39:46 +00:00
Marty Kraimer
df2ce01069
Made change for new putNotify
1995-08-17 14:36:54 +00:00
Marty Kraimer
f7aa394524
Changed algorithm for computing lock sets.
...
No longer calls epicsSetEnvParams.
1995-08-17 14:36:29 +00:00
Marty Kraimer
ed6047ec51
Many changes. It should now work in all cases( I hope).
1995-08-17 14:35:47 +00:00
Marty Kraimer
a3573cd384
If record should be processed because of put and record is active and TPRO is true then print active message.
...
Fixed some casts so that they are ANSI compatible
putStringUshort converts to float first then to ushort
putStringUlong converts to double first then to unsigned long
1995-08-17 14:34:55 +00:00
Marty Kraimer
81deb4fceb
Use new hash algorirthm. New variable dbPvdHashTableSize can be set after ld < iocCore
1995-08-17 14:33:55 +00:00
Marty Kraimer
b7378bbc62
Added -Wall -pedantic -ansi
1995-08-17 14:33:18 +00:00
Marty Kraimer
bdffdb0369
If asSetFilename is given NULL argument then next call to asInit turns off access security.
...
Allow character '-' in pvnames.
1995-08-17 14:31:52 +00:00
Ned Arnold
98809f8141
made QUEUE_SIZE a global variable so users could control mallocing
1995-08-16 20:53:26 +00:00
Jim Kowalkowski
8a0f66cb9b
Corrected multiple card bug.
1995-08-16 19:15:07 +00:00
Jim Kowalkowski
0462aed01d
Many updates. Added GPS ability and adjusted the printf's.
1995-08-16 19:03:21 +00:00
Jim Kowalkowski
ea279855da
Allow for ~ in both pv name and value.
1995-08-16 18:16:43 +00:00
Jeff Hill
66210afed7
epicsAPI => epicsShareAPI
1995-08-14 19:26:15 +00:00
Jeff Hill
c13d342680
fixed compilation error
1995-08-14 16:08:08 +00:00
Jeff Hill
549a4ba978
func proto added
1995-08-12 01:20:36 +00:00
Jeff Hill
cf7fe3deb4
force double alignment of the protocol buffer
1995-08-12 01:18:28 +00:00
Jeff Hill
ef8abaa44f
keep trying
1995-08-12 01:17:38 +00:00
Jeff Hill
5624aaefe1
fetch the server's port number
1995-08-12 01:16:26 +00:00
Jeff Hill
2b7e4ff84d
dont quit if client unreachable
1995-08-12 01:15:08 +00:00
Jeff Hill
fb2c2f0925
dont reuse res id
1995-08-12 01:14:22 +00:00
Jeff Hill
55dae7db1c
no dbg lib
1995-08-12 01:13:30 +00:00
Jeff Hill
524da0d2df
doc
1995-08-12 01:12:37 +00:00
Jeff Hill
93c191ffe9
windows NT changes
1995-08-12 01:11:53 +00:00
Jeff Hill
0dc2be41d3
dont allow res id reuse
1995-08-12 01:10:57 +00:00
Jeff Hill
11af4456c7
dont return (and leak memory)
1995-08-12 01:10:25 +00:00
Jeff Hill
f232999d32
dont print if the format is NULL
1995-08-12 01:04:11 +00:00
Jeff Hill
ca13bfdff9
dont call vprintf if pformat is NULL
1995-08-12 01:03:17 +00:00
Jeff Hill
21cbea930a
added casdef.h
1995-08-12 01:02:39 +00:00
Jeff Hill
8b06e22907
added return to print func
1995-08-12 01:02:11 +00:00
Jeff Hill
f3dcfd60bb
dont allow reallocation of the same res id
...
use std EPICS status
1995-08-12 01:01:20 +00:00
Jeff Hill
1b33e449c6
use $log in header
1995-08-12 01:00:07 +00:00
Jeff Hill
afa208a5e1
use $log in header
1995-08-12 00:59:11 +00:00
Jeff Hill
5903ff0cdb
use arch independent types
1995-08-12 00:48:21 +00:00
Jeff Hill
51d44c6200
use epicsApi
1995-08-12 00:44:13 +00:00
Jeff Hill
a362731044
use const in proto
1995-08-12 00:43:41 +00:00
Jeff Hill
0e225a4335
use epicsEntry
1995-08-12 00:42:23 +00:00
Jeff Hill
8c0527c25a
dont allow res id reuse
1995-08-12 00:41:52 +00:00
Jeff Hill
92f91ee2cc
allow multiple servers on one machine
1995-08-12 00:40:58 +00:00
Jeff Hill
1bd52dfef9
discover loss of client by connecting UDP sockets
1995-08-12 00:37:28 +00:00
Jeff Hill
c7005b4783
dont muck with signal handlers already installed
1995-08-12 00:31:37 +00:00
Jeff Hill
d9e3f09760
win NT changes
1995-08-12 00:30:24 +00:00
Jeff Hill
07a265d299
added const
1995-08-12 00:29:39 +00:00
Jeff Hill
feb73d85b3
bumbed CA minor version to 5
1995-08-12 00:28:58 +00:00
Jeff Hill
f18238a8b9
added shareLib.h and const to proto
1995-08-12 00:28:10 +00:00
Jeff Hill
8ff5572e6c
linux changes
1995-08-12 00:27:24 +00:00
Jeff Hill
865e69d7d3
added const to func proto
1995-08-12 00:26:26 +00:00
Jeff Hill
38f82f342d
new ca_pend_event() duration test
1995-08-12 00:25:34 +00:00
Jeff Hill
20fd27263a
sped up ca_pend_event() poll
1995-08-12 00:24:58 +00:00