mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 11:16:38 +02:00
symbols cleanup
renamed some flags for consistency obey casing rules for symbol names ( case sensitive for unix like ) deleted the setenv code proper stacking of symbols values some non symbols related mods ( cosmetics ??? ) tested on ... Yosemite(CLANG), Centos-6(GCC), Centos-7 (CLANG and GCC) ( reinstalling windows XP under VMware takes longer than planned )
This commit is contained in:
@@ -197,7 +197,10 @@
|
||||
#define DEFAULT_TOD_PRIO -20
|
||||
#define DEFAULT_CPU_PRIO 15
|
||||
#define DEFAULT_DEV_PRIO 8
|
||||
#define DEFAULT_SRV_PRIO 4
|
||||
#define DEFAULT_SRV_PRIO 4
|
||||
|
||||
#define CASELESS_SYMBOLS
|
||||
|
||||
|
||||
#ifdef _MSVC_
|
||||
#define HOW_TO_IMPLEMENT_SH_COMMAND USE_W32_POOR_MANS_FORK
|
||||
|
||||
Reference in New Issue
Block a user