Hi,
On Sat March 7 2009 11:20:00 olafbuddenha...@gmx.net wrote:
> Hi,
>
> On Fri, Mar 06, 2009 at 12:52:04PM +0100, Thomas Schwinge wrote:
> > I do know that Olaf likes to use them, but what about making these
> > texts more formally appealing and remove all (or most of) the smileys?
>
> I can onl
Hello,
Does Hurd (GnuMach) has such tests? I wasn't able to locate them.
Can you please point me?
--
Best regards, Evgeniy.
Key Fingerprint: F316B5A1F6D2054FCD18B74A95400ABB1FE567A3
signature.asc
Description: This is a digitally signed message part.
On Sat May 2 2009 18:25:02 Thomas Schwinge wrote:
> Hello!
>
> On Sat, May 02, 2009 at 12:43:47AM +0400, Evgeniy Ivanov wrote:
> > Does Hurd (GnuMach) has such tests? I wasn't able to locate them.
>
> What Samuel said. Additionally: in the Hurd repository there is an old
Hi list,
I'm implementing FPU/MMX/SSE support in Minix 3 and not sure what mode for
exceptions handling should be used: MS-DOS compatible or native.
Why does GNU Mach use MS-DOS compatible mode (I didn't find any place, where
CR0.NE is set)? Intel manual highly recommends using native mode, also y