Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2002 01:56:49 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/paste paste.c
Message-ID:  <200205240856.g4O8un328902@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/24 01:56:49 PDT

  Modified files:
    usr.bin/paste        paste.c 
  Log:
  Use fgetln(3) to handle lines of unlimited length instead of a
  getc/putc loop.
  
  Suggested by: dd
  
  Revision  Changes    Path
  1.13      +15 -15    src/usr.bin/paste/paste.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?200205240856.g4O8un328902>