Date: Thu, 28 Oct 1999 11:47:06 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: dbader@eece.unm.edu, eischen@vigrid.com Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: POSIX threads Message-ID: <199910281547.LAA16923@pcnet1.pcnet.com>
next in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910281547.LAA16923>