[Issue 10464] Please add forkpty() to std.process

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 28 07:19:44 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10464


Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at kyllingen.net


--- Comment #1 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2013-07-28 07:19:42 PDT ---
forkpty() is a BSD function, not a standard POSIX function, so I don't see how
this can be done in a cross-platform manner.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list