[M3devel] More Unix constants missing....
Jay K
jay.krell at cornell.edu
Tue Aug 11 15:37:30 CEST 2009
please review:
http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/unix/Common/Uconstants.c.diff?r1=1.36;r2=1.37
http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/unix/Common/Unix.i3.diff?r1=1.26;r2=1.27
and for a longer list of potentially removed constants to be restored:
http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-libs/m3core/src/unix/Common/Unix.txt?rev=1.1;content-type=text%2Fplain
- Jay
> From: dragisha at m3w.org
> To: m3devel at elegosoft.com
> Date: Fri, 7 Aug 2009 11:56:24 +0200
> Subject: [M3devel] More Unix constants missing....
>
> Can we have them, in both HEAD ad RC2 branch?
>
> TIA,
> dd
>
> ===
> CONST
> TIOCMGET = 16_5415;
> TIOCMSET = 16_5418;
>
> Bits = ARRAY StatusBits OF CARDINAL {
> Unix.TIOCM_LE,
> Unix.TIOCM_DTR,
> Unix.TIOCM_RTS,
> Unix.TIOCM_ST,
> Unix.TIOCM_SR,
> Unix.TIOCM_CTS,
> Unix.TIOCM_CAR,
> Unix.TIOCM_RNG,
> Unix.TIOCM_DSR
> };
>
> --
> Dragiša Durić <dragisha at m3w.org>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20090811/77a540f9/attachment-0002.html>
More information about the M3devel
mailing list