Date: Wed, 13 Nov 2002 14:13:19 -0500 From: Daniel Eischen <eischen@vigrid.com> To: alpha@FreeBSD.org Cc: sparc@FreeBSD.org Subject: [PATCH] *context() as syscalls Message-ID: <3DD2A44F.95F9DD30@vigrid.com>
next in thread | raw e-mail | index | archive | help
Oops, forgot to include URL. http://people.freebsd.org/~deischen/uc-sys.diffs > I've got a patch that makes {get,set,swap}context() system calls, > removing them from libc. I've built and tested an i386 kernel, > but can only build an alpha kernel (a buildworld is in progress > now). > > Can someone test an alpha kernel with this patch? > > For sparc, ia64, and powerpc, I just returned ENOSYS for now. > It shouldn't break any builds and can be implemented later. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DD2A44F.95F9DD30>