view src/proto/pty.pro @ 5982:085deb93b59c

Added tag v7-4-331 for changeset 6d984caa0409
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Jun 2014 18:16:12 +0200
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

/* pty.c */
int OpenPTY __ARGS((char **ttyn));
int SetupSlavePTY __ARGS((int fd));