Trailing whitespace deleted.
[bpt/emacs.git] / src / systty.h
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-11-27 Dave LoveDon't conditionally define GETPGRP_NO_ARG. Test
1999-01-04 Andreas Schwab[__GLIBC__ >= 2]: Check __FAVOR_BSD instead of
1997-11-25 Andreas SchwabAdd prototypes.
1997-04-09 Richard M. Stallman(GETPGRP_NO_ARG): If Glibc 2.1 or later,
1996-09-16 Richard M. StallmanComment changes.
1996-07-02 Miles BaderDelete 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 NaggumUpdate FSF's address in the preamble.
1995-06-14 Richard M. StallmanComment change.
1994-12-10 Richard M. StallmanChange AIX conditional around HFNKEYS to AIXHFT.
1994-11-28 Richard M. StallmanHave just one conditional to include unistd.h.
1994-11-01 Richard M. StallmanTest DOS_NT, not MSDOS.
1994-05-11 Roland McGrath[__GNU_LIBRARY__]: Include <termios.h>.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-12 Richard M. StallmanCheck 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 FoxIf POSIX and HAVE_UNISTD_H are defined, and unistd...
1993-08-10 Richard M. StallmanHandle NO_TERMIO in principal HAVE_TERMIOS case.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. StallmanAdd 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...
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-21 Jim Blandy* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
1993-05-20 Jim BlandySome more changes from Michael K. Johnson for Linux.
1993-05-19 Jim BlandySome 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...
1993-03-29 Richard M. Stallman[NO_PTY_H]: Don't include pty.h.
1993-03-19 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-10 Richard M. StallmanDefine 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. Stallmanentered 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 BlandyInitial revision