ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty.h
(Generate patch)

Comparing rxvt-unicode/src/ptytty.h (file contents):
Revision 1.20 by root, Sun Jan 22 04:01:52 2006 UTC vs.
Revision 1.21 by root, Mon Jan 23 12:05:12 2006 UTC

4#ifndef PTYTTY_H 4#ifndef PTYTTY_H
5#define PTYTTY_H 5#define PTYTTY_H
6 6
7#include "libptytty.h" 7#include "libptytty.h"
8#include "ptytty_conf.h" 8#include "ptytty_conf.h"
9
10#if PTYTTY_REENTRANT
11# define PTYTTY_NO_PID_CHECK 1
12#endif
9 13
10#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY) 14#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY)
11# define NO_SETOWNER_TTYDEV 1 15# define NO_SETOWNER_TTYDEV 1
12#endif 16#endif
13 17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines