- Makefile/Makefile.MorphOS: added $(CPU) to LDFLAGS
2 lines of code changed in 2 files:
changed casts in EMailCacheNode handling
fix wrong NULL usage
8 lines of code changed in 1 file:
updated (probably still broken)
66 lines of code changed in 1 file:
removed superflous options
removed GNUism (make -C)
changed flexcat handling
general cleanup
26 lines of code changed in 1 file:
drop superfluous strlen
fix wrong NULL usage
5 lines of code changed in 1 file:
include extra.h (to get strdup prototype if missing)
1 lines of code changed in 1 file:
disable runtime CTRL-C checking
6 lines of code changed in 1 file:
use access() and strup() from extrasrc/
9 lines of code changed in 2 files:
non-standard function
0 lines of code changed in 2 files:
fix wrong NULL usage
1 lines of code changed in 1 file:
reduced stack usage of CheckMCC() and simplified it
71 lines of code changed in 1 file:
added crc table generation code as comment
17 lines of code changed in 1 file:
removed FreeCRCTable() call
0 lines of code changed in 1 file:
removed prototype for FreeCRCTable
8 lines of code changed in 1 file:
replaced dynamic CRCTable with a static const version
46 lines of code changed in 1 file:
fixed CleanupClasses to deal with NULL classes
6 lines of code changed in 1 file:
fixed crash in processclasssrc()
4 lines of code changed in 1 file:
simplify
6 lines of code changed in 1 file:
remove empty D/SetupDebug definitions
0 lines of code changed in 1 file:
wrap SetupDebug() into DB()
1 lines of code changed in 1 file:
no stray ";" dueto debug statements
4 lines of code changed in 2 files:
use DB() everywhere
7 lines of code changed in 2 files:
don't call Terminate() inside the exitfunc on a premature exit
6 lines of code changed in 1 file:
fix wrong usage of NULL to check retval of xget
3 lines of code changed in 1 file:
use alignment headers
2 lines of code changed in 1 file:
added workaround for missing FORMAT_DEF
4 lines of code changed in 1 file:
removed "struct Device *TimerBase"
0 lines of code changed in 1 file:
added "struct Device *TimerBase"
1 lines of code changed in 1 file:
- some minor optimizations to the makefiles to make the executable even
a bit smaller and more optimized.
4 lines of code changed in 2 files: