changeset 0 | 2e3d3ce01487 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/zpty.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,4 @@ +/* Generated automatically */ +static int ptygettyinfo _((int fd,struct ttyinfo*ti)); +static void ptysettyinfo _((int fd,struct ttyinfo*ti)); +static int bin_zpty _((char*nam,char**args,Options ops,UNUSED(int func)));