large file support?
Wolfgang Denk
wd at denx.de
Thu Jul 31 21:37:19 EST 2003
In message <3F28EFD6.3070803 at imc-berlin.de> you wrote:
>
> how could I find out if the kernel and the glibc I am using will
> correctly supprot large files (>2GB)?
char buf[4096];
for (;;)
write (fd, buf, sizeof(buf));
:-)
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Perl already has an IDE. It's called Unix.
-- Tom Christiansen in 375bd509 at cs.colorado.edu
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list