- Add detection for case of SeisAn record length of one byte too many at end of file, auto-correct this invalid record length.
- Add portability function for 64-bit file position and stop using off_t.
- Reformat source according to included clang-format profile.