--- Convert-UUlib/Changes 2020/12/12 02:03:14 1.79 +++ Convert-UUlib/Changes 2020/12/12 03:54:59 1.80 @@ -19,6 +19,9 @@ - use feof_unlocked and ferror_unlocked. - implement a faster ascii-only strnicmp. - misc very minor code improvements. + - remove quite a bit of pre-posix/dos/etc. cruft. + - use flockfile, if avaiolable, for a potential but small + speed gain. 1.71 Tue Mar 17 00:54:06 CET 2020 - backport to c89 (patch by Paul Howarth).