Date: Fri, 18 Jul 2003 21:41:09 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/amd64/gen Makefile.inc makecontext.c signalcontext.c Message-ID: <200307190441.h6J4f9OZ081119@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/07/18 21:41:09 PDT
FreeBSD src repository
Modified files:
lib/libc/amd64/gen Makefile.inc
Added files:
lib/libc/amd64/gen makecontext.c signalcontext.c
Log:
Add amd64 versions of makecontext() and signalcontext() needed
for libkse (makecontext() is also needed for libthr).
These probably will need some tweaking.
Revision Changes Path
1.22 +2 -1 src/lib/libc/amd64/gen/Makefile.inc
1.1 +103 -0 src/lib/libc/amd64/gen/makecontext.c (new)
1.1 +103 -0 src/lib/libc/amd64/gen/signalcontext.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307190441.h6J4f9OZ081119>
