Commit Graph

7393 Commits

Author SHA1 Message Date
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
Janet B. Anderson eeb2f8c915 Simplified link line debugging command. 2002-02-07 21:56:46 +00:00
Janet B. Anderson 522f209651 Changed and commented out jba overrides. 2002-02-07 21:54:52 +00:00
Janet B. Anderson 1955e7b039 Modified JAR_DEPFILES and add "@" to an install rule. 2002-02-07 21:33:49 +00:00
Janet B. Anderson 89d5935ec2 Changed -O to -O3. 2002-02-07 21:27:16 +00:00
Janet B. Anderson 51f8e91f7b Removed 2 old unused definitions. 2002-02-07 21:26:41 +00:00
Janet B. Anderson 71d0db9c48 Use gnu compiler settings in CONFIG_COMMON. 2002-02-07 21:26:05 +00:00
Marty Kraimer 5a3e870629 add atexit to flush messages 2002-02-07 20:33:26 +00:00
Jeff Hill 0b2c21767a fix for CONNRESET with disconnected udp socket issue 2002-02-07 19:00:10 +00:00
Marty Kraimer f2afd7657a make sure value has value 2002-02-07 13:03:44 +00:00
Jeff Hill d96fb9ac5d call epics builtin inline byte swapping 2002-02-06 23:41:53 +00:00
Jeff Hill 865c66889c added integer byte swapping 2002-02-06 23:36:09 +00:00
Janet B. Anderson 4c837141b6 Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. 2002-02-06 17:11:38 +00:00
Janet B. Anderson 3295a93762 Moved tool definitons. Changed EPICS_BASE_CPPFLAGS to BASE_CPPFLAGS. 2002-02-06 17:11:08 +00:00
Janet B. Anderson a887fbd061 Modified comment. 2002-02-06 17:09:01 +00:00
Janet B. Anderson 8fcf779089 Changed include file specification. 2002-02-06 17:06:36 +00:00
Janet B. Anderson 3d68d16f34 Updated all java rules. 2002-02-06 16:59:40 +00:00
Janet B. Anderson d05c732127 Changed name in LD_LIBRARY_PATH definion. 2002-02-06 16:57:30 +00:00
Janet B. Anderson bf8c4cdec7 Define HOME if not already defined. 2002-02-06 16:55:28 +00:00
Janet B. Anderson 0e4995283f Moved HOME definition. 2002-02-06 16:54:42 +00:00
Janet B. Anderson 6cc57bc31b Removed old unused Makefile.* files. 2002-02-06 16:48:30 +00:00
Janet B. Anderson f25b12f52e Removed old R3.13 type Makefiles. 2002-02-06 16:45:07 +00:00
Janet B. Anderson 0e039cb7fa Added win32 resource file. 2002-02-06 16:44:35 +00:00
Janet B. Anderson 52b25d2e8a Removed old unused or unnecessary Makefiles. 2002-02-06 16:41:46 +00:00
Janet B. Anderson 8d5c821766 Removed generic dir since it no longer contains a Makefile. 2002-02-06 16:40:53 +00:00
Jeff Hill 003b62bed0 REMOVED TESTDB 2002-02-06 15:49:43 +00:00
Jeff Hill 89c9a956a7 removed 2002-02-06 15:48:49 +00:00
Ralph Lange 5fc667f7f4 Some more HP aCC warning fixes. 2002-02-06 11:09:12 +00:00
Ralph Lange fd5ef88125 Fixed some static_cast / HP aCC tag problems. 2002-02-06 10:09:35 +00:00
Jeff Hill eb86c4109e fixed warnings 2002-02-06 02:28:27 +00:00
Jeff Hill 921db3d9f8 make copy constructor and assignment oper private 2002-02-06 02:27:42 +00:00
Jeff Hill 8f85d2887c cosmetic 2002-02-06 02:23:17 +00:00
Jeff Hill b7bd21ae9b supress duplicate addr list message in certain situations 2002-02-06 02:20:59 +00:00
Jeff Hill 746222f8c9 removed leftover junk 2002-02-06 02:20:28 +00:00
Jeff Hill 461cb4d9a3 supress duplicate addr list message in certain situations 2002-02-06 02:14:21 +00:00
Jeff Hill 933a4e9646 fuixed warning messages 2002-02-06 02:13:43 +00:00
Jeff Hill a3629be5a3 cosmetic 2002-02-06 02:08:29 +00:00
Jeff Hill be0e98b2b9 test presettuing the table size 2002-02-06 02:07:55 +00:00
Jeff Hill 036f046c25 added invalid iterator 2002-02-06 02:06:59 +00:00
Jeff Hill e7270cccb1 dont allocate table space until its needed and remove leftover junk 2002-02-06 02:06:08 +00:00
Ralph Lange 497eb2d1c4 Moved CA_..._PORT static casts from caProto.h into C++ sources. 2002-02-05 12:58:31 +00:00