Commit Graph

7483 Commits

Author SHA1 Message Date
Jeff Hill
368b019c46 upgraded to match new osiSufficentSpaceInPool() api 2002-02-28 00:04:14 +00:00
Jeff Hill
4e9b0db835 removed pure indication from destructor 2002-02-28 00:03:09 +00:00
Jeff Hill
065c879708 removed pool status external 2002-02-28 00:02:18 +00:00
Jeff Hill
4a1e4d9a65 removed poll of memFindMax() 2002-02-28 00:01:56 +00:00
Jeff Hill
cecb3c2ef9 improved memory management 2002-02-28 00:01:07 +00:00
Jeff Hill
cf0c3ac7d4 added new parameter 2002-02-27 23:55:56 +00:00
Jeff Hill
2566792acb spawn off an independent thread 2002-02-27 23:55:25 +00:00
Jeff Hill
5a219d21f5 added new parameter 2002-02-27 23:33:40 +00:00
Jeff Hill
a251b89e13 auto mutex release now requires an auto mutex 2002-02-27 23:32:44 +00:00
Jeff Hill
7180f5e66e rearranged for better readability 2002-02-27 23:25:24 +00:00
Jeff Hill
bc86907953 supress warning 2002-02-27 23:24:35 +00:00
Jeff Hill
97fed77b5f installed patch for "events lost" problem when installing many subscriptions
just after canceling many subscriptions
2002-02-27 21:09:57 +00:00
Jeff Hill
3c6e51955c improved diagnostics and a safer implementation of the ring space computation 2002-02-27 19:54:42 +00:00
Jeff Hill
d77490ab20 improved memory management 2002-02-26 19:51:54 +00:00
Jeff Hill
b231b3a365 improved memory management 2002-02-26 19:47:35 +00:00
Jeff Hill
97c1d0cc01 fixed jumbo buffer memory management 2002-02-26 17:04:24 +00:00
Jeff Hill
56703d7d0f removed c++ style comment 2002-02-26 15:37:55 +00:00
Jeff Hill
f622f67a21 added more array tests 2002-02-26 15:32:44 +00:00
Ralph Lange
90614ef12e All HPUX warnings fixed. 2002-02-25 15:19:51 +00:00
Marty Kraimer
1f014a6108 dbCaTask unlocked before setting link_action=0; change vames for readibility 2002-02-25 14:41:21 +00:00
Marty Kraimer
77aa4cc3d3 dbCaTask must lock before clearing channel 2002-02-22 18:53:11 +00:00
Marty Kraimer
b98b4f4a8c let dbCaTask clean up caLink 2002-02-22 16:10:08 +00:00
Marty Kraimer
5ef5f63519 change documentation 2002-02-21 20:23:08 +00:00
Marty Kraimer
0bff36ef0f change connectionCallback so it does not dbScanLock 2002-02-21 16:57:18 +00:00
Marty Kraimer
83a0f68d20 change Remove logic 2002-02-21 14:30:33 +00:00
Marty Kraimer
8efbc1d85e lock before deleting 2002-02-21 13:44:29 +00:00
Jeff Hill
70748cde4b doc 2002-02-20 23:38:31 +00:00
Marty Kraimer
9d49efa279 must lock list 2002-02-20 21:20:29 +00:00
Marty Kraimer
f0ea395bde dont unlock before addAction 2002-02-20 21:08:30 +00:00
Marty Kraimer
0404311b86 check for addAction after CA_DELETE requested 2002-02-20 17:10:04 +00:00
Marty Kraimer
a3f18bc3df added new problems 2002-02-19 18:38:34 +00:00
Janet B. Anderson
654ca82fbf Added LDOBJS for linking with R3.13 *Lib object files without trailing .o. 2002-02-18 21:07:03 +00:00
Jeff Hill
9126e5dd9a added additional tests 2002-02-15 22:42:39 +00:00
Jeff Hill
0180e5aff7 fixed selection of preemptive call back 2002-02-15 22:42:27 +00:00
Ralph Lange
34d7d51fd0 Fixed (mostly suppressed) HPUX aCC warnings 2002-02-13 14:34:12 +00:00
Ralph Lange
b4035270ae Globally suppressing bogus warnings for HPSUX 2002-02-13 09:21:08 +00:00
Jeff Hill
4850294232 fixed spelling 2002-02-12 00:45:52 +00:00
Jeff Hill
f2a0bd2ff8 detect beacons duplicated by redundant routes 2002-02-12 00:45:04 +00:00
Jeff Hill
285f9e718d added cast 2002-02-11 23:00:30 +00:00
Jeff Hill
5c73a4fa91 detect beacons duplicated by redundant routes 2002-02-11 19:23:46 +00:00
Jeff Hill
bb307159d9 avoid deadlock when holding callback lock, deleting channel, but not
identified as thread that might be in possesion of cb lock
2002-02-11 19:22:17 +00:00
Jeff Hill
94835992fc changed priotocol revision 2002-02-11 19:19:05 +00:00
Jeff Hill
0962df6fcf changed time out 2002-02-11 19:18:17 +00:00
Janet B. Anderson
72fad0f2ca Added empty JAR and JAVA definitions so env vars of same name are ignored. 2002-02-11 19:00:21 +00:00
Jeff Hill
7185b540b1 fixed bug in osdThreadOnce 2002-02-08 23:15:05 +00:00
Janet B. Anderson
7398914536 Added win32 resource file. 2002-02-08 16:37:38 +00:00
Janet B. Anderson
35dd16460a Added win32 resource file. 2002-02-08 15:45:25 +00:00
W. Eric Norum
dde7bd0323 Add to, don't overwrite, linker flags. 2002-02-08 01:21:49 +00:00
W. Eric Norum
f3f528fa1c Use C++ compiler to link. This ensures that the C++ run-time support
can be found.
2002-02-08 01:21:11 +00:00
W. Eric Norum
49c38e2a09 Add newline at end of file to quiet compiler complaints. 2002-02-08 01:19:47 +00:00