view src/proto/pty.pro @ 2969:5d1d554aba04

Added tag v7-3-256 for changeset c296c225736e
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Jul 2011 15:09:44 +0200
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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