Date: Mon, 4 Mar 2002 20:02:04 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/gen sigsetjmp.S Message-ID: <200203050402.g25424D12969@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/03/04 20:02:04 PST Modified files: lib/libc/sparc64/gen sigsetjmp.S Log: Fix a bug where siglongjmp would clobber the argument to return from sigsetjmp. It would return the value of the signal flag, instead. Pointy hat to: jake Revision Changes Path 1.3 +2 -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?200203050402.g25424D12969>