> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] Im Auftrag von Daniel Eischen
> Gesendet: Samstag, 12. Juli 2003 21:07
> An: Joshua Oreman
> Cc: [EMAIL PROTECTED]
> Betreff: Re: getpwnam + getpwnam_r + LinuxThreads po
On Sun, 13 Jul 2003 [EMAIL PROTECTED] wrote:
> On Sat, 12 Jul 2003 15:06:30 -0400 (EDT), Daniel Eischen wrote
> > Umm, what are you talking about? Both libkse and libthr
> > implement POSIX threads interfaces. Your code doesn't
> > have to change; you just link to libkse (-lkse) or
> > libthr (-
On Sat, 12 Jul 2003 15:06:30 -0400 (EDT), Daniel Eischen wrote
> Umm, what are you talking about? Both libkse and libthr
> implement POSIX threads interfaces. Your code doesn't
> have to change; you just link to libkse (-lkse) or
> libthr (-lthr). When you compile on Linux, you link
> to linuxth
On Sat, 12 Jul 2003, Joshua Oreman wrote:
> On Sat, Jul 12, 2003 at 10:47:50AM -0400 or thereabouts, Daniel Eischen wrote:
> > On Fri, 11 Jul 2003, Joshua Oreman wrote:
> >
> > > Hi -hackers,
> > >
> > > System: FreeBSD 5.0-CURRENT cvsupped around 5.0-RELEASE
> > >
> > > I'm writing an app that
On Sat, Jul 12, 2003 at 10:47:50AM -0400 or thereabouts, Daniel Eischen wrote:
> On Fri, 11 Jul 2003, Joshua Oreman wrote:
>
> > Hi -hackers,
> >
> > System: FreeBSD 5.0-CURRENT cvsupped around 5.0-RELEASE
> >
> > I'm writing an app that links with the LinuxThreads
> > (/usr/ports/devel/linuxthr
On Fri, 11 Jul 2003, Joshua Oreman wrote:
> Hi -hackers,
>
> System: FreeBSD 5.0-CURRENT cvsupped around 5.0-RELEASE
>
> I'm writing an app that links with the LinuxThreads
> (/usr/ports/devel/linuxthreads) and also uses getpwnam(). The problem:
> a deadlock. GDB backtrace:
>
> Basically: FreeB
Hi -hackers,
System: FreeBSD 5.0-CURRENT cvsupped around 5.0-RELEASE
I'm writing an app that links with the LinuxThreads
(/usr/ports/devel/linuxthreads) and also uses getpwnam(). The problem:
a deadlock. GDB backtrace:
(gdb) bt
#0 0x28140053 in sigsuspend () from /usr/lib/libc.so.5
#1 0x280904
7 matches
Mail list logo