* getpty.c (pty_getpty): More conditionalizing variable defintion
authorEzra Peisach <epeisach@mit.edu>
Thu, 29 Jun 2000 00:21:47 +0000 (00:21 +0000)
committerEzra Peisach <epeisach@mit.edu>
Thu, 29 Jun 2000 00:21:47 +0000 (00:21 +0000)
commitaf400955f586d8af5fbee315c23a200da8bf14c9
tree2f2a2b1e89bde5fa8835859335b0eeb272ecdc6d
parentf4567783bd1d48e689dbd89c249ebecee954649f
    * getpty.c (pty_getpty): More conditionalizing variable defintion
        based on OS features.

        * cleanup.c (pty_cleanup): Add parenthesis about assignment in
        conditional (gcc suggestion).

        * pty-int.h: Include pty.h if it exists (for openpty prototype
        under Linux).

        * configure.in: Check for pty.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12451 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/ChangeLog
src/util/pty/cleanup.c
src/util/pty/configure.in
src/util/pty/getpty.c
src/util/pty/pty-int.h