CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2021/06/10 15:01:43
Modified files: usr.bin/awk : lib.c Log message: Fix readrec's definition of a record It is not sufficient to check for the EOF flag on a stream. >From https://github.com/onetrueawk/awk/pull/117