Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 1996 13:56:18 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/perl/perl doio.c tdoio.c
Message-ID:  <199612032156.NAA14746@freefall.freebsd.org>

index | next in thread | raw e-mail

nate        96/12/03 13:56:18

  Modified:    gnu/usr.bin/perl/perl  doio.c tdoio.c
  Log:
  Added support for '-T' and '-B' (text and binary) file recognition by
  peeking inside of Chris Torek's stdio library internals.  This is
  similar to the code used for other systems, but didn't work on CT's new
  implementation.
  
  Submitted by:	Gary Kline <kline@tera.com>
  
  Revision  Changes    Path
  1.4       +21 -1     src/gnu/usr.bin/perl/perl/doio.c
  1.3       +22 -1     src/gnu/usr.bin/perl/perl/tdoio.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612032156.NAA14746>