diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-24 20:54:35 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-24 20:54:35 +0200 |
commit | ef64e26317635b84f1f5351bc7cbe8ff5bbf92d6 (patch) | |
tree | 6c69221c6a62c7e145d4583cf1fdf9c1d663ac7c /Makefile.common | |
parent | 272317bce27b9def41d0b5f53931bf90abb0bcba (diff) | |
download | serenity-ef64e26317635b84f1f5351bc7cbe8ff5bbf92d6.zip |
TTY: Forward TIOCGPGRP from MasterPTY to SlavePTY
This makes tcgetpgrp() on a master PTY return the PGID of the slave PTY
which is probably what you are looking for. I'm not sure how correct or
standardized this is, but it makes sense to me right now.
Diffstat (limited to 'Makefile.common')
0 files changed, 0 insertions, 0 deletions