From: Ralph Corderoy Date: Fri, 22 Sep 2017 11:47:02 +0000 (+0100) Subject: runpty.c: Factor duplicate code into new open_master_pty(). X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/fad589fd1879f684ba437645e53811320942f8a4?hp=fad589fd1879f684ba437645e53811320942f8a4 runpty.c: Factor duplicate code into new open_master_pty(). Only called twice, but it shows the same actions are done both times. ---