Date: Tue, 24 Apr 2001 22:42:53 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cut cut.c Message-ID: <200104250542.f3P5grK80094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/04/24 22:42:53 PDT
Modified files:
usr.bin/cut cut.c
Log:
Teach cut(1) how to handle long lines: convert from fgets(3) to fgetln(3).
PR: 26810
Reviewed by: dwmalone
Revision Changes Path
1.13 +18 -6 src/usr.bin/cut/cut.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104250542.f3P5grK80094>
