Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!daver!cs.hut.fi!jkp@cs.hut.fi From: jkp@cs.hut.fi (Jyrki Kuoppala) Newsgroups: comp.sys.nsc.32k Subject: Re: Minix death and other issues. Message-ID: <9106142314.AA09237@cs.hut.fi> Date: 14 Jun 91 23:14:51 GMT References: Sender: news@daver.bungi.com (Network News) Organization: Helsinki University of Technology, Finland. Lines: 15 In article , jkh@meepmeep (Jordan K. Hubbard) writes stuff about Minix & what should be done. I'll add one thing. It's real boooring to patch all the GNU & other stuff for include files and cripple them with #ifdef MINIX #then include #otherwise #include and such. So, I hear 1.6.something is quite near POSIX. How about getting the 1.6.something library running on top of 1.5h so everyone could be doing something useful (like saying #ifdef POSIX instead of #ifdef MINIX, otherwise doing the same as above ;-) instead of endless munging with the include files to make them compatible with an obsolete Minix version. //Jyrki