summaryrefslogtreecommitdiff
path: root/zwgc/mux.c
Commit message (Collapse)AuthorAge
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* Static routines should be prototyped or defined before use.Gravatar Greg Hudson1994-11-11
|
* Oops, typo.Gravatar Greg Hudson1994-11-01
|
* SunOS wants POSIX tcgetpgrp().Gravatar Greg Hudson1994-11-01
|
* Do not assume select will work with a timeval of 0.Gravatar Richard Basch1994-06-19
|
* If we have a controlling tty, periodically check to see that controllingGravatar Richard Basch1994-03-15
| | | | tty is still around, and if not, die.
* AUX supportGravatar John F. Carr1991-06-20
|
* AIX needs <sys/select.h>Gravatar John F. Carr1990-12-11
|
* change to use "pointer" type for ease of porting to compilers whichGravatar John Kohl1989-11-09
| | | | barf on void *
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01