Date: Tue, 29 Jul 2003 23:36:20 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/alpha/gen makecontext.c Message-ID: <200307300636.h6U6aK3f005741@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/07/29 23:36:20 PDT FreeBSD src repository Modified files: lib/libc/alpha/gen makecontext.c Log: Only allow trapframe formats instead of sigframe formats like the comment says and don't write the first 3 arguments to FRAME_TRAPARG_* as they are specific to sigframes. Revision Changes Path 1.3 +4 -4 src/lib/libc/alpha/gen/makecontext.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307300636.h6U6aK3f005741>