Bug #1225
Add pseudo terminal functions (unix98 ptys)
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
http://www.opengroup.org/onlinepubs/009695399/functions/grantpt.html
http://www.opengroup.org/onlinepubs/009695399/functions/ptsname.html
http://www.opengroup.org/onlinepubs/009695399/functions/unlockpt.html
Related todos
History
Updated by Beket over 4 years ago
Updated by Beket over 4 years ago
So far I've implemented ptsname(3). Patch in:
http://stathisk.ath.cx/patches/dragonflybsd/
Please review & comment.
Cheers,
Stathis
Updated by alexh almost 4 years ago
Am working on this, and would welcome suggestions/feedback/testing.
My branch 'devfs'[1] on leaf contains the patchset.
One of the commits relates to switch openpty to use unix98 ptys. This is kinda
experimental so you might choose not to try that. Am about to try it myself.
[1]:
http://gitweb.dragonflybsd.org/~alexh/dragonfly.git/shortlog/refs/heads/devfs
Updated by alexh over 3 years ago
Commited in c578a286621a95cbcd28c62f7583d70c9bc908b5