Date: Wed, 13 Nov 2002 14:10:37 -0500 From: Daniel Eischen <eischen@vigrid.com> To: alpha@FreeBSD.org Cc: sparc@FreeBSD.org Subject: [PATCH] *context() as syscalls Message-ID: <3DD2A3AD.D6ECFD0@vigrid.com>
next in thread | raw e-mail | index | archive | help
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. Thanks, -- 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?3DD2A3AD.D6ECFD0>