Makefile
|
When using -lcurses, you also need -lterminfo.
|
2010-02-06 23:45:24 +00:00 |
extern.c
|
eliminate non-literal format strings
|
2011-08-16 11:14:04 +00:00 |
mille.6
|
Sort sections.
|
2009-04-12 18:31:47 +00:00 |
mille.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
move.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
print.c
|
use const char [] for format.
|
2011-08-21 08:50:08 +00:00 |
save.c
|
Avoid non-literal format strings.
|
2011-08-26 09:01:07 +00:00 |
varpush.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |