Date: Mon, 6 Jan 2003 14:51:35 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/gen _setjmp.S setjmp.S sigsetjmp.S Message-ID: <200301062251.h06MpZEF052842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/06 14:51:35 PST Modified files: (Branch: RELENG_5_0) lib/libc/sparc64/gen _setjmp.S setjmp.S sigsetjmp.S Log: MFC _setjmp.S r1.5, setjmp.S r1.4, sigsetjmp.S r1.5: make longjmp() and _longjmp() usable to switch stacks, add weak aliases as libc_r requires them. Reviewed by: jake Approved by: re Revision Changes Path 1.4.2.1 +13 -29 src/lib/libc/sparc64/gen/_setjmp.S 1.3.2.1 +6 -26 src/lib/libc/sparc64/gen/setjmp.S 1.4.2.1 +4 -2 src/lib/libc/sparc64/gen/sigsetjmp.S 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?200301062251.h06MpZEF052842>