bog.c
|
use size_t instead of int for a length
|
2014-03-22 23:39:04 +00:00 |
extern.h
|
sprinkle static and prune some dead code
|
2009-08-12 05:29:40 +00:00 |
help.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
mach.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
Makefile
|
When using -lcurses, you also need -lterminfo.
|
2010-02-06 23:45:24 +00:00 |
prtable.c
|
fix unused variable warnings
|
2013-10-19 17:19:30 +00:00 |