log src/systty.h @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Mon, 16 Sep 1996 01:20:20 +0000 Richard M. Stallman Comment changes.
Tue, 02 Jul 1996 16:25:41 +0000 Miles Bader Delete spurious period from last change.
Sat, 29 Jun 1996 05:04:29 +0000 Richard M. Stallman (GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
Tue, 21 May 1996 14:43:54 +0000 Karl Heuer [__GNU_LIBRARY__]: #include <sys/ioctl.h>.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Wed, 14 Jun 1995 23:18:50 +0000 Richard M. Stallman Comment change.
Sat, 10 Dec 1994 07:45:45 +0000 Richard M. Stallman Change AIX conditional around HFNKEYS to AIXHFT.
Mon, 28 Nov 1994 17:59:41 +0000 Richard M. Stallman Have just one conditional to include unistd.h.
Tue, 01 Nov 1994 08:41:25 +0000 Richard M. Stallman Test DOS_NT, not MSDOS.
Wed, 11 May 1994 22:15:20 +0000 Roland McGrath [__GNU_LIBRARY__]: Include <termios.h>.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 12 Apr 1994 03:25:32 +0000 Richard M. Stallman Check for INCLUDED_FCNTL already defined.
Wed, 30 Mar 1994 18:51:54 +0000 Richard M. Stallman (INCLUDED_FCNTL): Define, if include fcntl.h.
Thu, 17 Feb 1994 03:21:36 +0000 Richard M. Stallman (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
Sat, 08 Jan 1994 09:18:53 +0000 Richard M. Stallman [MSDOS]: don't #include <sgtty.h>. We haven't got it.
Tue, 23 Nov 1993 10:41:27 +0000 Richard M. Stallman (EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):
Mon, 15 Nov 1993 09:25:17 +0000 Richard M. Stallman [BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,
Wed, 10 Nov 1993 20:03:25 +0000 Richard M. Stallman (EMACS_GETPGRP): New macro hides argument passing to
Tue, 05 Oct 1993 01:29:54 +0000 Brian Fox If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already
Tue, 10 Aug 1993 21:22:44 +0000 Richard M. Stallman Handle NO_TERMIO in principal HAVE_TERMIOS case.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 23:40:04 +0000 Richard M. Stallman Add NO_TERMIO conditional.
Sun, 30 May 1993 21:32:18 +0000 Richard M. Stallman [HAVE_TERMIOS _AIX _I386]: Include termios before termio.
Sun, 30 May 1993 19:12:55 +0000 Richard M. Stallman [IRIX4]: Include unistd.h.
Sat, 29 May 1993 20:46:03 +0000 Jim Blandy * systty.h (CDISABLE): #undef it before re-#defining it.
Thu, 27 May 1993 05:35:48 +0000 Jim Blandy * systty.h: Always terminate comments, to avoid confusion.
Thu, 27 May 1993 02:12:20 +0000 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 21 May 1993 23:47:10 +0000 Jim Blandy * systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
Thu, 20 May 1993 02:14:56 +0000 Jim Blandy Some more changes from Michael K. Johnson for Linux.