Thread overview | ||||||
---|---|---|---|---|---|---|
|
September 11, 2011 [Issue 6649] New: core.sys.posix.sys.ioctl | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=6649 Summary: core.sys.posix.sys.ioctl Product: D Version: D2 Platform: All OS/Version: Other Status: NEW Severity: enhancement Priority: P2 Component: druntime AssignedTo: nobody@puremagic.com ReportedBy: thecybershadow@gmail.com --- Comment #0 from Vladimir Panteleev <thecybershadow@gmail.com> 2011-09-11 16:14:44 PDT --- A proper module for <sys/ioctl.h> would be nice (e.g. FIONREAD would be useful for sockets). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 6649] core.sys.posix.sys.ioctl | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | http://d.puremagic.com/issues/show_bug.cgi?id=6649 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |alex@lycus.org AssignedTo|nobody@puremagic.com |alex@lycus.org -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 10, 2012 [Issue 6649] core.sys.posix.sys.ioctl | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | http://d.puremagic.com/issues/show_bug.cgi?id=6649 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Alex Rønne Petersen <alex@lycus.org> 2012-10-10 04:39:06 CEST --- https://github.com/D-Programming-Language/druntime/pull/318 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
October 15, 2012 [Issue 6649] core.sys.posix.sys.ioctl | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | http://d.puremagic.com/issues/show_bug.cgi?id=6649 --- Comment #2 from github-bugzilla@puremagic.com 2012-10-14 19:16:10 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/5e1cefadea362203beb59e1ce44ad20f7d80ba46 Fix issue #6649 (partially) - add core.sys.posix.sys.ioctl header module for Linux. https://github.com/D-Programming-Language/druntime/commit/534c114d260d41dd518336232c3fa68ef13bdffc Merge pull request #318 from alexrp/ioctl-posix Fix issue #6649 (partially) - add core.sys.posix.sys.ioctl header module for Linux. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation