From owner-freebsd-questions Thu Jun 22 15: 5:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from exchange.lightrealm.com (exchange.lightrealm.com [216.122.95.4]) by hub.freebsd.org (Postfix) with ESMTP id 198A037BEC4 for ; Thu, 22 Jun 2000 15:05:36 -0700 (PDT) (envelope-from rhay@vservers.com) Received: by EXCHANGE with Internet Mail Service (5.5.2650.21) id ; Thu, 22 Jun 2000 15:10:08 -0700 Message-ID: From: Russell Hay To: "'FREEBSD-questions@freebsd.org'" Subject: Creating new system calls Date: Thu, 22 Jun 2000 15:10:07 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am looking for information on how to create new system calls. I have found in /sys/kern/syscalls.master how to actually add them into the kernel. The part that I'm having a problem with is how to add them to libc. If someone has information on this (like a link to something explaining how to do it), please let me know. Thank you RCH rhay@vservers.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message