annotate nt/inc/unistd.h @ 83086:347ce3d5d79c

Fix dropping of the controlling tty on Solaris (Dan Nicolaescu). src/term.c (dissociate_if_controlling_tty): New function for dropping the controlling terminal. Added POSIX-compatible method beside BSD ioctl. (Reported by Dan Nicolaescu). (term_init, Fresume_tty): Use the new function. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-126
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 28 Mar 2004 06:17:38 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15139
4d638e5a9e7d Initial revision
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff changeset
1 /* Fake unistd.h: config.h already provides most of the relevant things. */
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
2
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
3 /* arch-tag: 68600bcd-3097-4501-a559-551db3cdb9fd
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
4 (do not change this comment) */