scsh-0.5/scsh
bdc 0d6cbfb5fa reworked argument parsing to make in a littl cleaner i hope; most C compilation now done in background 1996-11-01 07:40:21 +00:00
..
aix fixed for aix 4 now 1996-10-02 15:30:34 +00:00
bsd implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
cxux implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
generic implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
hpux implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
irix implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
linux updated linux signals submitted by jsc 1996-10-08 22:37:19 +00:00
next implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
regexp updated regexp 1996-09-24 01:29:51 +00:00
solaris solaris bug with set-tty-info 1996-10-02 01:17:07 +00:00
sunos oops 1996-10-02 05:00:04 +00:00
ultrix implement system dependant missing parts of the ANSI C Library standard 1996-10-02 01:13:55 +00:00
.gitignore *** empty log message *** 1995-11-01 01:21:26 +00:00
awk.scm jsc repotrted else spelled wrong 1996-10-10 23:10:07 +00:00
bdbmo.c *** empty log message *** 1995-10-14 03:34:21 +00:00
char-set.scm CHAR-SET-CONTAINS? had extra code to make sure it did not work when 1995-11-20 06:20:12 +00:00
cstuff.h *** empty log message *** 1995-10-14 03:34:21 +00:00
db.c *** empty log message *** 1995-10-14 03:34:21 +00:00
db.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
dbm.c *** empty log message *** 1995-10-14 03:34:21 +00:00
dbm.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
dbm1.c *** empty log message *** 1995-10-14 03:34:21 +00:00
defrec.scm Fixed a minor doc bug. 1996-09-19 22:20:37 +00:00
dirstuff1.c Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
dirstuff1.h Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
ekko.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
endian.scm.in nearly final 0.4.0 hax 1995-10-31 23:41:17 +00:00
enumconst.scm Added define-enum-constants macro. 1996-09-12 03:33:32 +00:00
fdports.h *** empty log message *** 1995-10-14 03:34:21 +00:00
fdports.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
fdports1.c read_fdport_substring() didn't reset the port's peek-char to #F when 1996-10-16 16:37:51 +00:00
fdports1.h Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
fileinfo.scm file-writeable => file-writable 1995-10-28 22:04:58 +00:00
filemtch.scm - Fixed errno-error calls to include the syscall's args. This should greatly 1995-10-21 12:07:25 +00:00
filesys.scm Hacked the system to use the new LET-OPT optional argument machinery, 1996-04-19 18:39:14 +00:00
flock.c Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
flock.scm Retry syscalls when interrupted. 1996-08-24 08:52:34 +00:00
flock1.c Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
flock1.h Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
fname.scm Hacked the system to use the new LET-OPT optional argument machinery, 1996-04-19 18:39:14 +00:00
fr.scm Fixed delimited readers -- there was confusion about what the handle-delimiter 1996-04-19 05:51:37 +00:00
glob.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
here.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
jcontrol.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
jcontrol1.c Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
jcontrol2.c Moved set/get tty process group code to tty.scm. 1995-10-26 13:36:46 +00:00
jcontrol2.scm Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
let-opt.scm New, improved machinery for handling optional args. 1996-04-19 18:55:31 +00:00
meta-arg.scm I changed the meta-arg parsers (C and Scheme) so that newline *always* 1996-08-29 08:35:25 +00:00
minor-version-number *** empty log message *** 1995-11-05 02:55:04 +00:00
ndbm.c *** empty log message *** 1995-10-14 03:34:21 +00:00
ndbm.scm - Fixed errno-error calls to include the syscall's args. This should greatly 1995-10-21 12:07:25 +00:00
ndbm1.c *** empty log message *** 1995-10-14 03:34:21 +00:00
ndbmo.c *** empty log message *** 1995-10-14 03:34:21 +00:00
network.c even more 0.4.0 hacks 1995-10-31 23:16:31 +00:00
network.scm socket-address->unix-address returns function not address 1996-09-26 20:08:06 +00:00
network1.c service-info using a port number is broken for little endian machines 1996-10-03 17:49:20 +00:00
network1.h Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
newports.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
nextbs.c *** empty log message *** 1995-10-14 03:34:21 +00:00
nt2.c *** empty log message *** 1995-10-14 03:34:21 +00:00
oldfr.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
oldhere.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
oldtop.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
procobj.scm AUTOREAP-POLICY's optional argument wasn't. 1996-09-13 01:28:10 +00:00
pty.scm Added SET-CURRENT-INPUT-PORT! and friends. 1995-10-28 22:12:17 +00:00
putenv.c Fixed error case + minor cleanup. 1995-10-26 13:36:23 +00:00
rdelim.c Added native-code support for SKIP-CHAR-SET. 1995-11-20 04:15:04 +00:00
rdelim.scm Hacked so that errno/intr error returns cause retries. 1996-08-24 07:36:50 +00:00
re.c Derived files -- why are these stored in CVS? 1996-09-12 04:48:35 +00:00
re.scm Added regexp compilation 1996-09-12 04:26:13 +00:00
re1.c Added regexp compilation 1996-09-12 04:26:13 +00:00
re1.h Added regexp compilation 1996-09-12 04:26:13 +00:00
rw.scm Fixed a syntactically illegal LET. 1996-09-23 04:52:03 +00:00
scsh-condition.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
scsh-interfaces.scm Added TTY?, TTY-FILE-NAME, and CONTROL-TTY-FILE-NAME (aka isatty(), 1996-09-13 01:45:40 +00:00
scsh-package.scm signal-handler support 1996-09-12 04:29:59 +00:00
scsh-read.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
scsh-tramp.c *** empty log message *** 1995-10-14 03:34:21 +00:00
scsh-version.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
scsh.scm Hacked I/O system so that ports set/clear their 1996-09-12 01:43:53 +00:00
scsh_aux.h Sig-handler support 1996-09-12 04:34:28 +00:00
select.c Completely rewrote the interface. 1995-10-26 13:48:14 +00:00
select.scm Time args to SELECT and SET-FILE-TIMES can now be reals. 1995-10-28 22:07:16 +00:00
select1.c Trivial documentation addition. 1996-08-24 07:52:41 +00:00
select1.h Completely rewrote the interface. 1995-10-26 13:48:14 +00:00
sighandlers.c Derived files -- why are these stored in CVS? 1996-09-12 04:48:35 +00:00
sighandlers.scm Sig-handler support 1996-09-12 04:34:28 +00:00
sighandlers1.c moved signals1.h 1996-09-12 06:31:17 +00:00
sighandlers1.h Sig-handler support 1996-09-12 04:34:28 +00:00
signals1.h Moving signals1.h to OS-independent code 1996-09-12 04:58:58 +00:00
startup.scm Startup and top changed so that -e entry points get the whole command line, 1996-10-31 20:18:11 +00:00
static.scm.in reworked argument parsing to make in a littl cleaner i hope; most C compilation now done in background 1996-11-01 07:40:21 +00:00
stringcoll.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
syntax-helpers.scm Hacked the system to use the new LET-OPT optional argument machinery, 1996-04-19 18:39:14 +00:00
syntax.scm *** empty log message *** 1995-10-14 03:34:21 +00:00
syscalls.c Derived files -- why are these stored in CVS? 1996-09-12 04:48:35 +00:00
syscalls.scm Startup and top changed so that -e entry points get the whole command line, 1996-10-31 20:18:11 +00:00
syscalls1.c Solaris users with BIND installed lose MAXHOSTNAMELEN 1996-09-26 20:18:35 +00:00
syscalls1.h Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
time.c *** empty log message *** 1995-10-14 03:34:21 +00:00
time.scm Retry syscalls when interrupted. 1996-08-24 08:52:34 +00:00
time1.c minor cleanup 1995-10-26 13:36:06 +00:00
time1.h *** empty log message *** 1995-10-14 03:34:21 +00:00
top.scm Startup and top changed so that -e entry points get the whole command line, 1996-10-31 20:18:11 +00:00
tty.c Added ctermid, istty, & ttyname -- we are now 100% Posix. 1996-09-12 20:17:10 +00:00
tty.scm Added ctermid, istty, & ttyname -- we are now 100% Posix. 1996-09-12 20:17:10 +00:00
tty1.c Removed debugging msg. -Olin 1996-10-16 17:09:56 +00:00
tty1.h Added ctermid, istty, & ttyname -- we are now 100% Posix. 1996-09-12 20:17:10 +00:00
userinfo1.c Renamed userinfo.c to userinfo1.c 1995-10-22 11:04:17 +00:00
userinfo1.h Added a whole bunch of .h files describing the module structure of the C 1995-10-22 12:34:53 +00:00
utilities.scm Added INITIALIZE-VECTOR 1996-09-12 01:39:18 +00:00