view src/proto/pty.pro @ 4994:879ebefc462c

Added tag v7-3-1241 for changeset c87476046967
author Bram Moolenaar <bram@vim.org>
date Mon, 24 Jun 2013 22:23:55 +0200
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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