view src/proto/pty.pro @ 861:169533a9699f v7.0g02

updated for version 7.0g02
author vimboss
date Wed, 03 May 2006 21:29:58 +0000
parents 3fc0f57ecb91
children 1a5d34492798
line wrap: on
line source

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