Fix missing declaration warnings.
Mark local functions with static. Fix math: ln, pi and e were missing.
Switch to off_t for buffer offsets. Switch to 'char *' for strings to make JOE source more normal. Reduce -Wconversion warnings.
Joe sources...