[net.micro.pc] setjmp

petera@hcrvax.UUCP (Smith) (01/24/86)

	I have just posted a .asm source for routines setjmp(), longjmp()
and _envget() to net.sources. The routines setjmp() and longjmp() are as
described in the Unix standard library. _envget(i) returns the ith byte
of the invironment and can easily be used to write getenv() as per
the Unix standard library description.

	Enjoy.

	Peter Ashwood-Smith,
	Human Computing Resources,
	and University of Toronto.