Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jul 2002 22:31:55 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/split split.c
Message-ID:  <200207150531.g6F5VtwL002036@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/07/14 22:31:55 PDT

  Modified files:
    usr.bin/split        split.c 
  Log:
  Support larger files (at least 64-bit offsets) by using off_t instead of
  int to store offsets.
  
  Revision  Changes    Path
  1.14      +21 -8     src/usr.bin/split/split.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?200207150531.g6F5VtwL002036>