log src/systty.h @ 64405:9fcfa0b883d4

age author description
2005-07-04 Lute Kamstra Update FSF's address.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-27 Dave Love Don't conditionally define GETPGRP_NO_ARG. Test
1999-01-04 Andreas Schwab [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1997-11-25 Andreas Schwab Add prototypes.
1997-04-09 Richard M. Stallman (GETPGRP_NO_ARG): If Glibc 2.1 or later,
1996-09-16 Richard M. Stallman Comment changes.
1996-07-02 Miles Bader Delete spurious period from last change.
1996-06-29 Richard M. Stallman (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
1996-05-21 Karl Heuer [__GNU_LIBRARY__]: #include <sys/ioctl.h>.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-06-14 Richard M. Stallman Comment change.
1994-12-10 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
1994-11-28 Richard M. Stallman Have just one conditional to include unistd.h.
1994-11-01 Richard M. Stallman Test DOS_NT, not MSDOS.
1994-05-11 Roland McGrath [__GNU_LIBRARY__]: Include <termios.h>.
1994-05-04 Karl Heuer Update copyright.
1994-04-12 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
1994-03-30 Richard M. Stallman (INCLUDED_FCNTL): Define, if include fcntl.h.
1994-02-17 Richard M. Stallman (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-01-08 Richard M. Stallman [MSDOS]: don't #include <sgtty.h>. We haven't got it.
1993-11-23 Richard M. Stallman (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
1993-11-15 Richard M. Stallman [BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
1993-11-10 Richard M. Stallman (EMACS_GETPGRP): New macro hides argument passing to
1993-10-05 Brian Fox If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
1993-08-10 Richard M. Stallman Handle NO_TERMIO in principal HAVE_TERMIOS case.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman Add NO_TERMIO conditional.
1993-05-30 Richard M. Stallman [HAVE_TERMIOS _AIX _I386]: Include termios before termio.
1993-05-30 Richard M. Stallman [IRIX4]: Include unistd.h.
1993-05-29 Jim Blandy * systty.h (CDISABLE): #undef it before re-#defining it.
1993-05-27 Jim Blandy * systty.h: Always terminate comments, to avoid confusion.
1993-05-27 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
1993-05-22 Jim Blandy Updated copyright years.
1993-05-21 Jim Blandy * systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
1993-05-20 Jim Blandy Some more changes from Michael K. Johnson for Linux.
1993-05-19 Jim Blandy Some changes from Michael K. Johnson for Linux.
1993-05-18 Jim Blandy * sysdep.c (reset_sys_modes): Test the return value of
1993-05-04 Jim Blandy * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into
1993-03-29 Richard M. Stallman [NO_PTY_H]: Don't include pty.h.
1993-03-19 Jim Blandy Some VMS changes from Richard Levitte <levitte@e.kth.se>:
1993-03-10 Richard M. Stallman Define HAVE_TCATTR based on HAVE_TERMIOS earlier.
1993-02-22 Jim Blandy * systty.h [HAVE_TERMIOS]: Include fcntl.h.
1992-11-16 Jim Blandy * systty.h: Doc fix.
1992-09-12 Richard M. Stallman entered into RCS
1992-08-29 Jim Blandy *** empty log message ***
1992-08-19 Jim Blandy *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-04-24 Jim Blandy *** empty log message ***
1992-03-14 Jim Blandy Initial revision