<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>seems to have gotten truncated..<BR><BR><BR><BR><BR>
<BLOCKQUOTE>
<HR id=EC_stopSpelling>
From: jayk123@hotmail.com<BR>To: m3devel@elegosoft.com<BR>Subject: RE: [M3devel] NT386GNU status/fishing for guesses..<BR>Date: Sat, 16 Feb 2008 19:37:46 +0000<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Ok, is this reasonable for all platforms? Otherwise I can push into Unix.m3.<BR> <BR>===================================================================<BR>RCS file: /usr/cvs/cm3/m3-libs/libm3/src/os/POSIX/ProcessPosix.m3,v<BR>retrieving revision 1.6<BR>diff -u -r1.6 ProcessPosix.m3<BR>--- ProcessPosix.m3     29 Nov 2007 05:05:56 -0000      1.6<BR>+++ ProcessPosix.m3     16 Feb 2008 19:36:08 -0000<BR>@@ -266,6 +266,9 @@<BR>   (* Make file descriptor "fd" refer to file "h", or set "fd"'s<BR>      close-on-exec flag if "h=NoFile".  Return "TRUE" if succesful. *)<BR>   BEGIN<BR>+    IF fd = h THEN<BR>+      RETURN TRUE;<BR>+    END;<BR>     IF h # NoFileDescriptor THEN<BR>       RETURN NOT Unix.dup2(h, fd) < 0<BR>     ELSIF Unix.fcntl(fd, Unix.F_SETFD, 1) >= 0 THEN<BR><BR><BR> - Jay<BR><BR>
<BLOCKQUOTE>
<HR id=EC_EC_stopSpelling>
</BLOCKQUOTE></BLOCKQUOTE><br /><hr />Climb to the top of the charts! Play the word scramble challenge with star power. <a href='http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan' target='_new'>Play now!</a></body>
</html>