From owner-freebsd-current Mon Nov 2 16:49:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08491 for freebsd-current-outgoing; Mon, 2 Nov 1998 16:49:07 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from porkfriedrice.ny.genx.net (porkfriedrice.ny.genx.net [206.64.4.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08482 for ; Mon, 2 Nov 1998 16:49:03 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by porkfriedrice.ny.genx.net (8.9.1/8.9.1) with ESMTP id TAA07008; Mon, 2 Nov 1998 19:51:47 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: porkfriedrice.ny.genx.net: bright owned process doing -bs Date: Mon, 2 Nov 1998 19:51:47 -0500 (EST) From: Alfred Perlstein X-Sender: bright@porkfriedrice.ny.genx.net To: Brian Feldman cc: Tony Finch , current@FreeBSD.ORG Subject: Re: Linux clone() In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG have you looked at linux-ktrace? it's in the ports, i don't know if it's functional as of yet. Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current On Mon, 2 Nov 1998, Brian Feldman wrote: > Hmmm.. okay this would be a good test. Right now I'm going thru the > various linuxthreads example programs.... The patch seems to be doing > something wrong, and I'm unable to figure out what to do, due to Linux's > humongously gross syscall system (so the kernel doesn't help me). It also > seems now I was implementing a LIBRARY function, which is just a wrapper. > If I could get my hands on what the real system calls' args are it would > be great. > > Brian Feldman > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message