core.sys.posix.sys.ioctl
Adam D. Ruppe via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jan 15 13:49:38 PST 2016
On Friday, 15 January 2016 at 21:21:26 UTC, sanjayss wrote:
> Is the contribution process straightforward.
For this, yes. Should be able to just fork druntime and edit the
ioctl.d that exists to flesh it out to be more complete.
Make sure it matches the original C names, values, etc., and
there should be no real friction in getting it in (just remember
to use spaces rather than tabs lol)
More information about the Digitalmars-d-learn
mailing list