Re: [2.1.80] where is csum_ipv6_magic ?

Thomas Bogendoerfer (tsbogend@alpha.franken.de)
Sun, 25 Jan 1998 12:28:34 +0100


> The other change is due to idiotics of GNU libc 2.0 locale
> handling routines. Somebody happily coded in the use of
> non-implemented OSF specific MAP_INTERIT flag, and with
> locales on even 'cp' generates 5 kernel messages... Urgh.
> (Obviously RedHat folks didn't use locale stuff themselves..)

I've reported that at least a year ago, but nobody was interested in
fixing it. So my kernel patch for that problem looks similair to yours:-)

I guess a better fix for the problem would be, to not define the not
implemented mmap flags (MAP_INHERIT, etc.) to user land and rebuild glibc.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]