Commit Graph

9177 Commits

Author SHA1 Message Date
Jeff Hill
2311b4c9d5 implement flush with fast access list 2003-01-17 01:19:14 +00:00
Jeff Hill
205c0838ed added server list 2003-01-17 01:18:19 +00:00
Jeff Hill
f1cc9e98aa longer timeout 2003-01-09 20:37:33 +00:00
Jeff Hill
e09746cf38 changed to 1:1 ratio channels to monitors to better reflect reality 2003-01-09 17:26:41 +00:00
Jeff Hill
2f7c14486b fixed sun pro warning 2003-01-09 16:40:01 +00:00
Jeff Hill
0b33801f3c redesigned mutex locking 2003-01-09 00:43:59 +00:00
Jeff Hill
adb0b5d9eb redesigned mutex locking 2003-01-08 23:22:08 +00:00
Jeff Hill
7cf6e3bcdd doc 2003-01-08 01:02:31 +00:00
Jeff Hill
2ca9b78d56 more spinlock tests 2003-01-08 00:52:54 +00:00
Jeff Hill
7b5f3f85fe test version of posix spin locks 2003-01-07 22:16:35 +00:00
Janet B. Anderson
4994020e5e Added sample CONFIG_SITE files. 2003-01-07 21:13:21 +00:00
Jeff Hill
1fb9f3ca31 improved assert failure in test 2003-01-07 21:01:53 +00:00
Jeff Hill
63d1c92aa7 gnu compiler required reinterpret_cast<> when converting from void * to another pointer 2003-01-07 17:40:53 +00:00
Janet B. Anderson
eac2ab98be Allow *_SRCS and *_OBJS and LDOBJS in creation of OBJLIB. 2003-01-07 17:33:24 +00:00
Jeff Hill
9421ac3696 remove code supressing errornos that are only appropriate to stream io 2003-01-07 17:30:04 +00:00
Jeff Hill
d2ee701574 supress bogus warning messages 2003-01-07 17:29:20 +00:00
Jeff Hill
ae7a9ebfa2 cleaned up resid to object conversion 2003-01-07 17:12:07 +00:00
Jeff Hill
c9a2188752 fixed use of reinterpret_cast to cast down the inheritance
hierarchy when static_cast is the correct way to do this
2003-01-07 16:05:01 +00:00
Jeff Hill
360204275e removed leftover junk 2003-01-07 16:01:11 +00:00
Jeff Hill
c3e1624478 cosmetic 2003-01-07 15:59:51 +00:00
Jeff Hill
e7a613e60a reinterpret cast not required when casting a void * pointer to another pointer type 2003-01-07 15:57:31 +00:00
Jeff Hill
8243afe938 removed leftover junk 2003-01-07 15:55:02 +00:00
Jeff Hill
e8efa5b015 reinterpret cast not required when casting a void * pointer to another pointer type 2003-01-07 15:52:24 +00:00
Jeff Hill
11ad86c68e fixed typo 2003-01-06 23:13:12 +00:00
Jeff Hill
9046d5f13c the EPICS build system isnow defining _EXTENSIONS_ on Solaris 2003-01-06 18:09:35 +00:00
Marty Kraimer
f0ccd685ad Add comment about linux building with shared libraries by default R3.14.1 2002-12-20 17:20:10 +00:00
Marty Kraimer
403413ac1c add note about portable server on solaris 2002-12-20 15:16:40 +00:00
Marty Kraimer
9b8f6a34fb changed date 2002-12-20 13:09:00 +00:00
Marty Kraimer
940590c882 for R3.14.1 2002-12-20 12:54:56 +00:00
Jeff Hill
2ed228e2f7 o added try/catch around event allocation
o removed copy operator use from ovf event swap however Im not sure this will help
2002-12-20 02:28:41 +00:00
Jeff Hill
48ebbb4ab4 simplified 2002-12-20 02:21:01 +00:00
Jeff Hill
09d516ff05 fixed sun pro warning 2002-12-20 02:20:03 +00:00
Jeff Hill
b99f97e95e fixed sun pro warning 2002-12-19 23:37:55 +00:00
Jeff Hill
7fe3d28c8e fixed sun pro warning 2002-12-19 22:53:52 +00:00
Jeff Hill
da5690d637 made ca_pend_io() tmo configuarble 2002-12-19 22:46:49 +00:00
Jeff Hill
4c551c5587 fixed sunpro warning 2002-12-19 21:26:06 +00:00
Ralph Lange
9c648d7ab3 First try... 2002-12-19 17:32:41 +00:00
Ralph Lange
a07395e47e Fix for hpux 2002-12-19 17:21:55 +00:00
Janet B. Anderson
46e369608d Removed purify comments. 2002-12-19 16:06:49 +00:00
Jeff Hill
181caf02d5 fixed hang at exit problem 2002-12-19 13:54:12 +00:00
Marty Kraimer
addeab1e7e appbin => topbin 2002-12-19 13:38:15 +00:00
Ralph Lange
38e32a9d89 Fixed catime auto-numbering PV format spec 2002-12-19 13:12:38 +00:00
Jeff Hill
5a5e388c55 fixed shutdown bug 2002-12-19 03:12:17 +00:00
Jeff Hill
2b4baa2b68 suppress gnu warning 2002-12-19 02:14:21 +00:00
Jeff Hill
10138d9238 suppress gnu warning 2002-12-19 02:02:18 +00:00
Jeff Hill
c40903e260 suppress gnu warning 2002-12-19 02:00:38 +00:00
Jeff Hill
605c1fb8fe suppress gnu warning 2002-12-19 01:55:32 +00:00
Jeff Hill
8d318d9a99 suppress gnu warning 2002-12-19 01:29:57 +00:00
Jeff Hill
6a32e216f7 increased timeout 2002-12-19 01:28:36 +00:00
Jeff Hill
f6c13478ab test epicsTime::show() 2002-12-19 01:24:20 +00:00