Date: Fri, 2 Jul 2004 23:20:05 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/gen signalcontext.c Message-ID: <200407022320.i62NK5ex055792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2004-07-02 23:20:05 UTC
FreeBSD src repository
Modified files:
lib/libc/i386/gen signalcontext.c
Log:
Follow previous change in makecontext. Use %esi to store next ucp
pointer, here we keep orignal %ebp, so we can see where signal handler
comes in and interrupt normal code.
Revision Changes Path
1.7 +1 -1 src/lib/libc/i386/gen/signalcontext.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407022320.i62NK5ex055792>
