chiark / gitweb /
Portability fixes, mostly from James for Palm purposes. Mostly
authorSimon Tatham <anakin@pobox.com>
Wed, 4 May 2011 18:41:21 +0000 (18:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 4 May 2011 18:41:21 +0000 (18:41 +0000)
commit89bfecaa5aa39469a3e368d44f517aff5c904354
tree13c801bb71dc7dc7a23b98c80d6d99858dd5a6d3
parente7b2a9dd8d8915802fb69ce2242b1f913b7f3172
Portability fixes, mostly from James for Palm purposes. Mostly
additions of missing 'static' and explicit 'void' in parameter lists,
plus one or two other things like explicitly casting chars in variadic
argument lists to int and using DBL_MAX if HUGE_VAL isn't available.

[originally from svn r9166]
grid.c
loopy.c
penrose.c
range.c
signpost.c