Commit Graph

1891 Commits

Author SHA1 Message Date
Jeff Hill a9250069de adjusted what is and isnt supported by egcs 2.95 2002-11-05 21:12:25 +00:00
Ralph Lange 51cda206ca HPUX warning fix 2002-11-05 15:02:07 +00:00
Jeff Hill 6e2262aecf fixed bogus undefined symbols with hpux compiler 2002-11-04 23:25:41 +00:00
Jeff Hill a1e29d53e3 apparently gcc 2.95 does not support the throw specification 2002-11-04 22:08:45 +00:00
Jeff Hill 8fdf6c18dc workaround borland 5.5 bug 2002-11-02 00:32:44 +00:00
Jeff Hill 81674af9bb better comments 2002-11-02 00:06:47 +00:00
Jeff Hill c9d2317f31 improved message 2002-11-01 21:10:24 +00:00
Jeff Hill c983a4887c fix arguments are reversed on pthread_kill() 2002-11-01 21:07:30 +00:00
Jeff Hill 5494603e75 uncommented free list release 2002-11-01 18:18:29 +00:00
Jeff Hill e772ce948c fixed gnu warnings 2002-11-01 18:13:51 +00:00
Jeff Hill 250a5418c1 comment out unused parameter 2002-11-01 17:25:03 +00:00
Jeff Hill 2daf1edf51 declare status when it is used 2002-11-01 17:24:09 +00:00
Jeff Hill 915e30388c added extern C 2002-10-31 17:54:24 +00:00
Jeff Hill 6dc74193df uninstalled 2002-10-31 17:29:38 +00:00
Jeff Hill 5b92ba519c changed name of osd signal file to allow c++ and enabled noop signals 2002-10-31 17:20:51 +00:00
Jeff Hill 4a4560e90c removed unused var 2002-10-31 01:15:56 +00:00
Jeff Hill 0ba0ac4493 use sigaction instead of signal 2002-10-31 01:11:49 +00:00
Jeff Hill 92eb209d79 fixed function name 2002-10-30 20:18:03 +00:00
Jeff Hill 72d9af82ea removed 2002-10-30 20:09:50 +00:00
Jeff Hill 405e7d73c4 fixed comments 2002-10-30 19:59:04 +00:00
Jeff Hill 5b23570d27 upgraded compiler specific macros 2002-10-30 18:40:24 +00:00
Jeff Hill d4cb389a5d upgraded compiler specific macros 2002-10-30 18:29:40 +00:00
Jeff Hill 0dce06f4cf upgraded compiler specific macros 2002-10-30 17:19:26 +00:00
Jeff Hill e047408dc6 replaced tabs with spaces 2002-10-30 02:18:37 +00:00
Jeff Hill ccef3eddd2 better diagnostic 2002-10-30 02:10:19 +00:00
Jeff Hill 0e4addbc35 use correct signal 2002-10-30 01:13:08 +00:00
Jeff Hill 2860ca9b51 fixed problem introduced by warning fix 2002-10-30 00:51:12 +00:00
Jeff Hill f9c38bc224 fixed borland warnings 2002-10-29 23:04:10 +00:00
Jeff Hill 763934a30d cosmetic 2002-10-29 23:03:05 +00:00
Jeff Hill 2ddee70fe3 ifdef around placement delete 2002-10-29 22:06:39 +00:00
Jeff Hill c3e9d6928c fixed borland warning 2002-10-29 22:06:04 +00:00
Jeff Hill b022718190 improved diagnostic 2002-10-29 22:05:09 +00:00
Jeff Hill 66a58406cc removed previous change that allowed w95, but introduced a bug 2002-10-29 22:03:34 +00:00
Jeff Hill 61b6f8cdd9 fixed problems with borland include files 2002-10-29 21:49:31 +00:00
Jeff Hill 92d73f2760 incremental release does not support placement delete 2002-10-29 21:48:12 +00:00
Jeff Hill e96e511876 fixed borland warning 2002-10-29 21:46:13 +00:00
Jeff Hill 8e8f95c0de added missing include 2002-10-25 01:31:07 +00:00
Jeff Hill 5c63caef2a added typename 2002-10-25 01:22:28 +00:00
Jeff Hill 0339023aa5 changed parameter type 2002-10-25 01:09:01 +00:00
Jeff Hill 2daf173aeb added direct access to thread specific ds 2002-10-25 01:06:33 +00:00
Jeff Hill 2c78fef14d added missing include 2002-10-25 01:06:02 +00:00
Jeff Hill 05dd1e2732 added typename keyword for sun pro 2002-10-25 00:49:44 +00:00
Jeff Hill aafbb17d67 fixed gnu compiler errors 2002-10-25 00:33:05 +00:00
Jeff Hill 4c7bcf077b installed 2002-10-25 00:19:11 +00:00
Jeff Hill 0cf90ce7c2 removed unused includes 2002-10-25 00:12:52 +00:00
Jeff Hill 2011c3c7ba use epics_throws macro 2002-10-25 00:11:12 +00:00
Jeff Hill c3ee505816 removed inline functions from dll interface class 2002-10-24 23:59:38 +00:00
Jeff Hill cf8e3c07f2 added forward reference 2002-10-24 23:51:33 +00:00
Jeff Hill 3714092f09 renamed file 2002-10-24 23:51:07 +00:00
Jeff Hill 8dc8be9ad7 document ms compiler problems with placement delete 2002-10-24 18:12:03 +00:00