Go to file
mainzelm e316ce1109 + Fixed bug in set-process-group
+ include <string.h>
+ save errno before starting timer interrupts
2002-02-11 17:32:20 +00:00
build Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
c Merge from current S48: avoid duplicate definition of TRUE and FALSE. 2002-02-07 13:09:08 +00:00
cig Replaced // comments. 2002-01-11 10:13:58 +00:00
doc fixed bug item 508925: 2002-02-05 12:20:43 +00:00
emacs *** empty log message *** 1999-09-14 12:45:02 +00:00
ps-compiler *** empty log message *** 1999-09-14 12:45:02 +00:00
scheme Pass optional arguments from FORK-THREAD to SPAWN. 2002-02-04 11:34:17 +00:00
scsh + Fixed bug in set-process-group 2002-02-11 17:32:20 +00:00
.gitignore added various .cvsignore files to suppress warnings about the removed files 2000-12-21 14:00:59 +00:00
COPYING Expanded to 2002 and added Mike. 2002-01-08 08:45:39 +00:00
CVS_README Require GNU make. 2001-12-17 08:51:30 +00:00
INSTALL Non-generic version. 2001-12-17 08:47:35 +00:00
Makefile.in Add doc/src/manual to DISTFILES. 2002-02-09 15:38:39 +00:00
README README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
README.s48 README layout as in the 0.5 tree. 2001-12-17 08:50:26 +00:00
RELEASE Added some people. 2002-01-09 16:32:14 +00:00
TODO Nothing to do for 0.6.0. 2002-01-09 16:32:41 +00:00
Thanks Added from the 0.5 tree. 2001-12-07 14:48:00 +00:00
acconfig.h + Use setreu/gid if seteu/gid is not avaiable 2002-01-09 11:25:02 +00:00
autogen.sh A never ending story: rebuild c/scheme48.h, too. 2001-06-01 16:50:24 +00:00
config.guess Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
config.sub Latest versions from subversions.gnu.org 2001-05-10 06:44:58 +00:00
configure.in Be more careful with creating the "machine" symbolic link. 2002-02-08 18:12:28 +00:00
gdbinit Snapshot for 0.6.0. 2002-01-09 16:33:20 +00:00
install-sh *** empty log message *** 1999-09-14 12:45:02 +00:00

README

-*- Mode: Text; -*-

Copyright (c) 1994 Brian D. Carlstrom
See file COPYING for copying information.

Please report bugs to scsh-bugs@zurich.ai.mit.edu, and include
the version number in your message.

Installation instructions in file INSTALL.

A scsh manual is in file doc/scsh-manual{/*.tex,.ps}.
A scsh paper is in file doc/scsh-paper.{tex,ps}.
A scsh quick reference is in file doc/cheat.txt.

Send mail to scsh-request@zurich.ai.mit.edu to be put on a
mailing list for announcements, discussion, bug reports, and bug
fixes.

A road-map of the source tree is also in the doc directory.