<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>It'd be nice if I could declare externals in modules.<BR>
In this example, setitimer_ only exists for the wrapper implementation.<BR>
I don't need it to be visible outside the one module that uses it.<BR>
I guess I could push it into an unexposed interface, even dedicate "internal.i3" to it?<BR>Is that an ok idiom?<BR>
 <BR>
It's another problem that I don't know what to call these things..<BR>
<BR> - Jay<BR><BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Mon, 11 Feb 2008 15:27:30 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: jkrell@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: jkrell@birch. 08/02/11 15:27:30<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/m3core/src/unix/cygwin/: Utime.i3 m3makefile <BR>> Added files:<BR>> cm3/m3-libs/m3core/src/unix/cygwin/: Utime.m3 <BR>> <BR>> Log message:<BR>> make setitimer(ITIMER_VIRTUAL) always succeed, even though Cygwin<BR>> would always fail it (not so accurate a Unix emulation eh?)<BR>> <BR><BR><br /><hr />Need to know the score, the latest news, or you need your HotmailŪ-get your "fix". <a href='http://www.msnmobilefix.com/Default.aspx' target='_new'>Check it out.</a></body>
</html>