scsh-0.5/scsh/linux
shivers b02ac4dc83 hacked in a gross fix for linux bug. The problem is that
linux stdio functions retry when interrupted, instead of returning
    errno=EINTR. linux/libansi.c now has a #include "fix_stdio.c"
    in it to get the fixup code included. This is very bogus.
1997-02-26 20:38:39 +00:00
..
Makefile.inc *** empty log message *** 1995-10-14 03:34:21 +00:00
bufpol.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
errno.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
fdflags.scm Changed OPEN/NONBLOCKING to OPEN/NON-BLOCKING and 1996-11-11 18:52:19 +00:00
libansi.c hacked in a gross fix for linux bug. The problem is that 1997-02-26 20:38:39 +00:00
netconst.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
packages.scm Signal-handler support. 1996-09-12 04:43:30 +00:00
signals.scm SIGIO and SIGPOLL have value 29, not 23. 1997-02-19 23:19:37 +00:00
sigset.h *** empty log message *** 1995-10-14 03:34:21 +00:00
stdio_dep.c Added include-file interface for stdio_dep.c 1995-10-25 11:37:40 +00:00
stdio_dep.h Added include-file interface for stdio_dep.c 1995-10-25 11:37:40 +00:00
sysdep.h *** empty log message *** 1995-10-14 03:34:21 +00:00
time_dep.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
time_dep1.c *** empty log message *** 1995-10-14 03:34:21 +00:00
tty-consts.scm finalized tty-consts.scm baud format 1995-11-01 01:12:42 +00:00
waitcodes.scm *** empty log message *** 1995-10-14 03:34:21 +00:00