..
aix
added files from 0.5.2
1999-11-12 15:24:02 +00:00
bsd
fix for new FreeBSD signal mask representation
2000-05-16 07:46:13 +00:00
lib
Updated list library to most recent revision of the SRFI. Olin
1999-10-05 18:49:20 +00:00
linux
added linux/ from 0.5.2 but s48_ adapted
1999-10-14 16:25:18 +00:00
machine
just a snapshot
1999-09-23 14:36:25 +00:00
regexp
snapshot, this version should work quite well
1999-10-08 18:41:05 +00:00
rx
From the scsh rep:
2000-08-28 12:43:27 +00:00
solaris
added solaris from 0.5.2 but s48_ adapted
1999-10-14 16:26:46 +00:00
#scsh-tramp.c#
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
awk.scm
daily snapshot, mainly changes to get 0.5.2 stuff running
1999-09-24 23:54:22 +00:00
bdbmo.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
char-set.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
cstuff.c
Fixed bug that skipped first entry in char_pp_2_string_list
2000-05-22 11:59:22 +00:00
cstuff.h
Better type annotations. Moved char_pp_2_sting_list to cstuff.c.
2000-05-16 09:24:54 +00:00
db.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
db.scm
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
dbm.c
changes to get the 0.5.2 stuff running. Not yet completed, hangs on startup
1999-09-23 23:02:54 +00:00
dbm.scm
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
dbm1.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
defrec.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
dirstuff1.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
dirstuff1.h
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
ekko.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
endian.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
endian.scm.in
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
enumconst.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
event.scm
number-of-interupts is no longer a function
1999-11-04 20:33:26 +00:00
fdports.h
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
fdports.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
fdports1.c
added raw-C support for read-delim and skip-chars. The port-buffer is drained in Scheme and after this a call to a read-loop in C follows. The last char is returned, so Scheme may push it back into the buffer
1999-11-04 16:21:30 +00:00
fdports1.h
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
fdports1.old.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
fileinfo.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
filemtch.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
filesys.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
flock.c
These files are generated by cig with GC_PROTECT-support
1999-11-04 16:00:28 +00:00
flock.scm
changes to get the 0.5.2 stuff running. Not yet completed, hangs on startup
1999-09-23 23:02:54 +00:00
flock1.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
flock1.h
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
fname.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
fr.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
glob.scm
updates from 0.5.2
1999-09-23 17:46:46 +00:00
here.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
jcontrol.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
jcontrol1.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
jcontrol2.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
jcontrol2.scm
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
let-opt.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
low-interrupt.scm
The handler for the VM schedules now a event that will cause the
2000-07-27 13:33:51 +00:00
meta-arg.scm
removed a hack, caused by bogus skip-char-set
1999-11-04 17:26:23 +00:00
ndbm.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
ndbm.scm
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
ndbm1.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
ndbmo.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
network.c
Procedures to convert numbers and bytes to
2000-07-27 13:38:35 +00:00
network.scm
Procedures to convert numbers and bytes to
2000-07-27 13:38:35 +00:00
network1.c
Procedures to convert numbers and bytes to
2000-07-27 13:38:35 +00:00
network1.h
Shifted receive/send-message to non-blocking sockets.
2000-07-14 16:30:02 +00:00
newports.old.2.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
newports.old.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
newports.scm
Added several cwd-aligns. with-env usees with-lock. Some corrections
2000-06-28 10:27:34 +00:00
nextbs.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
nt2.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
oldtop.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
proc2.c
initial checkin from scsh sources
1999-10-10 15:50:18 +00:00
process_args.c
just a snapshot
1999-09-23 14:36:25 +00:00
procobj.old.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
procobj.scm
added locks and renamed dead_by_ to waited-by-
1999-11-02 22:34:09 +00:00
pty.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
putenv.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
rdelim.c
These files are generated by cig with GC_PROTECT-support
1999-11-04 16:00:28 +00:00
rdelim.scm
Deleted call to C in %read_delimited since it cannot cope non-blocking
2000-07-11 12:26:31 +00:00
re1.h
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
rw.old.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
rw.scm
read/write-string via the port procedures from the RTS.
2000-05-18 14:03:44 +00:00
scsh-condition.scm
Changed the representation of scsh-conditions to the exception
2000-07-17 13:15:45 +00:00
scsh-interfaces.scm
Procedures to convert numbers and bytes to
2000-07-27 13:38:35 +00:00
scsh-package.scm
Procedures to convert numbers and bytes to
2000-07-27 13:38:35 +00:00
scsh-read.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
scsh-tramp.c
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
scsh-version.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
scsh.scm
Fork sets batch-mode in child only if there is a session.
2000-07-28 09:11:09 +00:00
scsh_aux.h
adjusted the numbers for the interrupts, I'm not sure if this works this way
1999-11-04 20:30:44 +00:00
select.c
These files are generated by cig with GC_PROTECT-support
1999-11-04 16:00:28 +00:00
select.scm
changes to get the 0.5.2 stuff running. Not yet completed, hangs on startup
1999-09-23 23:02:54 +00:00
select1.c
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
select1.h
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
sighandlers.c
snapshot, this version should work quite well
1999-10-08 18:41:05 +00:00
sighandlers.old.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
sighandlers.scm
Opened threads-internal only for access and replaced runn by run again.
2000-06-28 10:30:59 +00:00
sighandlers1.c
just a snapshot
1999-09-23 14:36:25 +00:00
sighandlers1.h
replaced all the macros and definitions that have changed in c/scheme48.h. Sometimes changes were necessary, if stuff is no longer a l-value. Some things are just commented out to be able to compile
1999-09-16 00:20:37 +00:00
signals1.h
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
sleep1.c
replaced most of the hi8/lo24-stuff by enter/extract_integer from the new FFI
1999-09-28 23:48:36 +00:00
startup.scm
this should be the first working top-level
1999-10-08 18:28:39 +00:00
static.scm
just a snapshot
1999-09-23 14:36:25 +00:00
static.scm.in
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
stringcoll.scm
2 small fixes that where already in 0.5.2
1999-09-28 16:20:02 +00:00
syntax-helpers.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
syntax.scm
Opened threads-internal only for access and replaced runn by run again.
2000-06-28 10:30:59 +00:00
syscalls.c
Implemented waitpid with the new FFI to support 32 bit parameters.
2000-07-27 13:32:12 +00:00
syscalls.scm
Implemented waitpid with the new FFI to support 32 bit parameters.
2000-07-27 13:32:12 +00:00
syscalls1.c
Implemented waitpid with the new FFI to support 32 bit parameters.
2000-07-27 13:32:12 +00:00
syscalls1.h
Implemented waitpid with the new FFI to support 32 bit parameters.
2000-07-27 13:32:12 +00:00
threads.scm
Added files from david fishers home (~dfisher/scsh-0.5.1).
1999-09-14 13:32:05 +00:00
time.c
These files are generated by cig with GC_PROTECT-support
1999-11-04 16:00:28 +00:00
time.scm
Fixed bug in FFI. Up to 12 Arguments to an external call are now
2000-06-30 07:04:04 +00:00
time1.c
replaced most of the hi8/lo24-stuff by enter/extract_integer from the new FFI
1999-09-28 23:48:36 +00:00
time1.h
added 2 include files for time_t
1999-10-10 17:30:48 +00:00
top.scm
removed debug-infos and added installing of signal, process and env system
1999-11-04 20:12:45 +00:00
tty.c
These files are generated by cig with GC_PROTECT-support
1999-11-04 16:00:28 +00:00
tty.scm
removed all hi8/lo24 hacks and replaced many integer types by fixnums. This has not been tested !
1999-10-08 18:36:19 +00:00
tty1.c
added GC_PROTECT
1999-11-04 20:10:28 +00:00
tty1.h
removed all hi8/lo24 hacks and replaced many integer types by fixnums. This has not been tested !
1999-10-08 18:36:19 +00:00
userinfo1.c
Better type annotations. Moved char_pp_2_sting_list to cstuff.c.
2000-05-16 09:24:54 +00:00
userinfo1.h
removed the static return values in the uid and gid functions. This is all done without cig
1999-11-16 16:37:28 +00:00
utilities.scm
changes to get the 0.5.2 stuff running. Not yet completed, hangs on startup
1999-09-23 23:02:54 +00:00