CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/08/04 10:14:03
Modified files: usr.bin/paste : paste.c Log message: Use POSIX getline(3) rather than the non-standard and error-prone fgetln(3). In part based on a diff from Lauri Tirkkonen <lotheac at iki dot fi>. While here, significantly simplify sequential(). No objection when shown on tech@.