summaryrefslogtreecommitdiffhomepage
path: root/src/pty/ptyc_pty_ctx.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-30A new home.midipix1-1/+1
2017-02-04annual chores.midipix1-1/+1
2016-07-24debug: added job-control session creation in 'raw' and 'oven' modes.midipix1-0/+5
2016-07-21pty layer: set client information for pty inheritance.midipix1-0/+4
2016-07-21pty layer: always open both ends of the pty channel.midipix1-6/+0
2016-07-21pty layer: ptyc_make_oven(): implementation and integration.midipix1-0/+71
2016-07-21pty layer: set hptm's mode to raw.midipix1-0/+66
2016-07-21driver: added --cat support.midipix1-1/+2
2016-07-21ptyc_driver_ctx_impl(): implementation and integration (static, inline).midipix1-18/+27
2016-07-21pty layer: added ptyc_alloc_pty(), ptyc_free_pty().midipix1-0/+92