Date: Tue, 3 Nov 1998 23:40:05 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand Makefile libstand.3 stand.h src/lib/libstand/i386 setjmp.S Message-ID: <199811040740.XAA09694@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/11/03 23:40:05 PST
Modified files:
lib/libstand Makefile libstand.3 stand.h
Log:
Well I never. Seems like _setjmp()/_longjmp() are just what the doctor
ordered. This brings the Alpha back to parity, and should bring us
BootForth on both platforms.
Submitted by: John Birrell (jb@freebsd.org)
Revision Changes Path
1.10 +5 -5 src/lib/libstand/Makefile
1.3 +6 -2 src/lib/libstand/libstand.3
1.12 +5 -1 src/lib/libstand/stand.h
Removed files:
lib/libstand/i386 setjmp.S
Log:
Don't need this one anymore.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811040740.XAA09694>
