More on Disk Images -> Disk

Warren Toomey wkt at henry.cs.adfa.oz.au
Wed Mar 25 13:36:28 AEST 1998


In article by Peter Chubb:
> 
> In the Linux kernel, linux/lib/inflate.c and
> arch/i386/boot/compressed/misc.c there's a set of gunzip routines that
> could probably be adapted -- it runs in 16 bit mode (or ought
> to). inflate.c is K&R C, so it should compile under V7; misc.c is
> ANSI, but is small (just wrappers around gunzip) and in any case would
> bneed changing to make a proper gunzip.
> 
> I'll see what I can do.
> Peter C.

I think Steven described the main thing: will it run in 64K? I've popped
some mail off to Jean-loup, who was involved with writing gzip.

If we can get gunzip running in 64K on V7, I can then move it to a
standalone program with minimal effort: the V7 standalone library
provides open, close, read, write, printf, exit.

Cheers!
	Warren

Received: (from major at localhost)
	by minnie.cs.adfa.oz.au (8.8.5/8.8.5) id PAA20401
	for pups-liszt; Wed, 25 Mar 1998 15:31:45 +1100 (EST)
X-Authentication-Warning: minnie.cs.adfa.oz.au: major set sender to owner-pups at minnie.cs.adfa.oz.au using -f


More information about the TUHS mailing list