[1137] in Moira
Re: posix moira?
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Dec 1 20:36:45 1997
Date: Mon, 1 Dec 1997 20:36:37 -0500
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Dan Winship <danw@MIT.EDU>
Cc: moiradev@MIT.EDU
In-Reply-To: Dan Winship's message of Mon, 1 Dec 1997 17:42:10 -0500,
<199712012242.RAA26027@Implementor.MIT.EDU>
Date: Mon, 1 Dec 1997 17:42:10 -0500
From: Dan Winship <danw@MIT.EDU>
If people think moira should not be POSIXified in its entirety, they
should come argue with me. Note that all current supported and
semi-supported platforms (Sun, SGI, NetBSD, Linux) are POSIX, and
there's no chance that we'll ever qualify another non-POSIX platform.
(And I haven't built moira clients for Ultrix and SunOS since
mid-summer.)
The inspiration for this is the fact that the non-POSIX code isn't
really getting tested at all these days, and when I make changes to
things inside #ifdef POSIX, it's annoying to have to also go and
figure out the non-POSIX variant.
I'd say go for it at this point.
- Ted