James Morrison <[EMAIL PROTECTED]> writes:
> On around line 93 of fstests/fstests.c, there is a malloc of size 0, what
> would
> be the point of that?
Beats me. The program is just for testing, that is, it was there so
that we could easily have any random bit of code easily compiled to be
run.
Hi,
On around line 93 of fstests/fstests.c, there is a malloc of size 0, what
would
be the point of that?
Humm, fstests/opendisk.c and fstests/fdtests.c don't compile anymore, but I
suppose that is why they are commented out of the makefile.
Any just a few quick questions. Thanks.