From owner-freebsd-hackers Thu Oct 28 8:48:29 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id CEB2B14CA6 for ; Thu, 28 Oct 1999 08:48:22 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id LAA16923; Thu, 28 Oct 1999 11:47:06 -0400 (EDT) Date: Thu, 28 Oct 1999 11:47:06 -0400 (EDT) From: Daniel Eischen Message-Id: <199910281547.LAA16923@pcnet1.pcnet.com> To: dbader@eece.unm.edu, eischen@vigrid.com Subject: Re: POSIX threads Cc: freebsd-hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm familiar with LinuxThreads libc_r that uses BOTH SIGUSR1 and > SIGUSR2. I recently took code that used to work with FSU's > implementation of threads under FreeBSD; and instead recompiled with > the new FreeBSD 3.x threads; however, it crashes now when creating > threads. When you say the "new FreeBSD 3.x threads", you mean FreeBSDs default libc_r library, not the LinuxThreads library, right? In what way does your program crash? Have you debugged it? And what version of FreeBSD 3.x are you talking about? Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message