comparison src/s/usg5-4.h @ 5919:50216826c507

Delete HAVE_SETSID; configure checks for that.
author Karl Heuer <kwzh@gnu.org>
date Sat, 12 Feb 1994 00:32:31 +0000
parents 70983b24cc69
children 9dd69a1f4592
comparison
equal deleted inserted replaced
5918:81dca63c4ff9 5919:50216826c507
113 /* We can support this */ 113 /* We can support this */
114 114
115 #define CLASH_DETECTION 115 #define CLASH_DETECTION
116 116
117 #define HAVE_PTYS 117 #define HAVE_PTYS
118 #define HAVE_SETSID
119 #define HAVE_TERMIOS 118 #define HAVE_TERMIOS
120 #undef BROKEN_TIOCGWINSZ 119 #undef BROKEN_TIOCGWINSZ
121 #undef BROKEN_TIOCGETC 120 #undef BROKEN_TIOCGETC
122 121
123 /* It is possible to receive SIGCHLD when there are no children 122 /* It is possible to receive SIGCHLD when there are no children