wiz
b64b721ee3
Update to 1.0.4:
Alan Coopersmith (7):
Add README with pointers to mailing list, bugzilla & git repos
Strip trailing whitespace
Move extern variable declarations to common header (def.h)
Add const attributes to fix gcc -Wwrite-strings warnings
Call strdup directly, instead of via copy macro
define(): Avoid assigning constant string to non-const char *
makedepend 1.0.4
Cyril Brulebois (1):
Fix bashism: shell string comparison is =, not ==.
Stuart Kreitman (1):
Raise MAXFILES from 1024 to 2048