Commit Graph

1906 Commits

Author SHA1 Message Date
Marty Kraimer
defcf41b0d always include stdlib 2002-11-27 16:16:28 +00:00
Jeff Hill
883924dda6 use STRICT 2002-11-26 23:24:16 +00:00
Jeff Hill
bf9491592c support W95 except if its a 64 bit build 2002-11-26 23:24:00 +00:00
Janet B. Anderson
a91ff3f031 Added Command-line input support define for epicsReadline.c. 2002-11-25 22:28:34 +00:00
W. Eric Norum
11f5331576 Add to provide signal-related stubs. 2002-11-21 15:07:05 +00:00
W. Eric Norum
0ae4e0fb16 Remove reference to osdReadline.h. Command-line library selection is now
done in CONFIG_SITE.
2002-11-20 20:26:52 +00:00
W. Eric Norum
1c7428c1cf Change command-line input to allow CONFIG_SITE selection of libtecla,
GNU readline, or built-in EPICS routines.
2002-11-20 20:17:36 +00:00
Jeff Hill
f4b94967a8 workaround for earlier versions of the wiondows SDK 2002-11-14 22:19:35 +00:00
Jeff Hill
151d115378 workaround visual c++ 6.0 bugs 2002-11-14 22:14:29 +00:00
Jeff Hill
6a04e56e60 fixed comment 2002-11-12 19:16:20 +00:00
Ralph Lange
a5c21db367 HP warning fix: missing newline at EOF. 2002-11-12 10:55:07 +00:00
Ralph Lange
d429387e8a Fixed gcc warning. 2002-11-07 18:48:59 +00:00
Ralph Lange
140bf4a89a Fixed printf warnings by casting size_t to unsigned long. 2002-11-07 18:36:41 +00:00
Ralph Lange
9990225f23 Fixed HPUX compiler version string. 2002-11-07 17:50:56 +00:00
Ralph Lange
3bab48bdb7 Suppressed HPUX compiler warnings. 2002-11-07 17:48:30 +00:00
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