/[emacs]/emacs/src/s/ptx.h
ViewVC logotype

Diff of /emacs/src/s/ptx.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by eggert, Tue Oct 19 07:28:30 1999 UTC revision 1.5.18.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 41  Boston, MA 02111-1307, USA.  */ Line 41  Boston, MA 02111-1307, USA.  */
41    
42  /* PTX has System V streams.  */  /* PTX has System V streams.  */
43  #define SYSV_STREAMS  #define SYSV_STREAMS
44    
45  /* Leave out -lPW since it conflicts with term.o and because we're not sure  /* Leave out -lPW since it conflicts with term.o and because we're not sure
46     if the alloca found there by autoconf should be trusted on PTX.  */     if the alloca found there by autoconf should be trusted on PTX.  */
47  #define LIB_STANDARD -lc  #define LIB_STANDARD -lc
48    
# Line 159  struct timezone Line 159  struct timezone
159    }                                                             \    }                                                             \
160    strcpy (pty_name, slavename);    strcpy (pty_name, slavename);
161    
162  /* Define these to prevent the default logic in process.c:allocate_pty  /* Define these to prevent the default logic in process.c:allocate_pty
163     from being used.  */     from being used.  */
164  #define PTY_NAME_SPRINTF  #define PTY_NAME_SPRINTF
165  #define PTY_TTY_NAME_SPRINTF  #define PTY_TTY_NAME_SPRINTF

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.18.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26