[BusyBox] LFS support for cat

Matt Kraai kraai at alumni.carnegiemellon.edu
Mon Oct 1 09:19:01 UTC 2001


On Mon, Oct 01, 2001 at 04:55:39PM +0800, Kevin Liao wrote:
> Although I had defined 'DOLFS = true' in Makefile, 'cat' still cannot write
> a file over 2gb!  The kernel and glibc I used are 2.2.18 with LFS patch
> (40_lfs-2.2.18aa2-22) and 2.2.0 respectively. Does 'cat' support LFS?
> Thanks!

Near as I can tell, cat only uses read(), write(), and fopen().
Is there something special that needs to be done to support large
files?

Matt





More information about the busybox mailing list