summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ptycon_ioctl_impl.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-26ptyc_pty_own(): properly convert the message's uintptr_t members to pid_t size.midipix1-4/+4
2016-07-24debug: added job-control session creation in 'raw' and 'oven' modes.midipix1-0/+79
2016-07-21pty layer: set client information for pty inheritance.midipix1-0/+48
2016-07-21pty layer: added ptyc_alloc_pty(), ptyc_free_pty().midipix1-0/+22