Samuel Thibault, le Wed 13 Jun 2007 22:02:07 +, a écrit :
> After recompilation of the Hurd servers with the TLS glibc, static binaries
> don't work any more,
static servers, I meant.
Samuel
___
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.
Follow-up Comment #11, bug #17644 (project hurd):
After recompilation of the Hurd servers with the TLS glibc, static binaries
don't work any more, that's because we need to call __libc_setup_tls when
libc is statically linked, see glibc-2.5/nptl/init.c.
We also have to do exactly the same for li
Hi,
On Wed, Jun 13, 2007 at 10:31:33AM +0200, christian nastasi wrote:
> Just an other one? Could somebody help me with the problem I had had to
> compile the translator on the gnubber.bddebian.com machine as reported in
> http://lists.gnu.org/archive/html/bug-hurd/2007-06/msg00029.html ?
Did you
Hi all,
I'm working on the vfatfs translator and I'm trying to understand how it
should be merged with the fatfs one.
First of all I'm looking at the dir entries searching (diskfs_lookup_hard).
Some questions.
1- What does mean the slot status COMPRESS in the dir.c? It seems that
should be used to
On 6/13/07, Michael Casadevall <[EMAIL PROTECTED]> wrote:
I'm looking at Linux and some of the BSD's implementations of random
using kernel data. Linux uses a few complex math equations to make
the data even more random and various sources. I'll use the equations
from Linux since I'm a total mat
-- Forwarded message --
From: Kenneth Østby <[EMAIL PROTECTED]>
Date: Jun 13, 2007 9:40 AM
Subject: Re: Sources for entropy
To: Michael Casadevall <[EMAIL PROTECTED]>
Hey,
On 6/13/07, Michael Casadevall <[EMAIL PROTECTED]> wrote:
I was curious on what data I should use as entro