Re: Why all glibc2 programs are FPU programs

Pavel Machek (pavel@elf.ucw.cz)
Tue, 26 May 1998 23:39:10 +0200


Hi!

> I agree that currently the instructions do effectively nothing for
> most processes. But what happens if the kernel changes the init
> values, that's the point. If you have all the code in one place this
> is no problem. But requiring synchronization between the kernel and
> the libc is exactly what everybody wants to avoid.

Kernel already promises you not to change many things. For example
kernel will hardly change syscall number for open(). So just ask Linus
to promise you not to change initialization value.

Pavel

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu