scsh-0.6/scsh
sperber 6213213e14 Use Scheme 48 regexp code instead of ours. 2001-08-09 13:53:18 +00:00
..
aix port to new FFI 2001-01-01 16:45:32 +00:00
bsd fixed typo 2001-01-01 16:49:34 +00:00
cygwin32 port to new FFI 2001-01-01 16:45:32 +00:00
hpux port to new FFI 2001-01-01 16:45:32 +00:00
irix port to new FFI 2001-01-01 16:45:32 +00:00
lib Sync with scsh tree 2001-06-06 11:06:05 +00:00
linux port to new FFI 2001-01-01 16:45:32 +00:00
next port to new FFI 2001-01-01 16:45:32 +00:00
regexp added various .cvsignore files to suppress warnings about the removed files 2000-12-21 14:00:59 +00:00
rx Use Scheme 48 regexp code instead of ours. 2001-08-09 13:53:18 +00:00
solaris port to new FFI 2001-01-01 16:45:32 +00:00
sunos port to new FFI 2001-01-01 16:45:32 +00:00
test Using /tmp in a test for chdir is a bad idea as it may be a link. 2001-08-08 08:44:43 +00:00
ultrix port to new FFI 2001-01-01 16:45:32 +00:00
.gitignore added various .cvsignore files to suppress warnings about the removed files 2000-12-21 14:00:59 +00:00
awk.scm Added missing "See file COPYING" to copyright notice. 2001-03-11 18:03:50 +00:00
bdbmo.c
char-set.scm
cstuff.c
cstuff.h
db.c
db.scm
dbm.c
dbm.scm
dbm1.c
defrec.scm
dirstuff1.c Removed bogus code. 2001-08-08 11:53:10 +00:00
dirstuff1.h Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
dot-locking.scm Added dot-locking. 2000-09-27 11:53:21 +00:00
ekko.scm
endian.scm.in
enumconst.scm define-enum-constants-from-zero for enumerations wirhout explicit numbers. 2001-01-02 14:42:14 +00:00
event.scm * New package definitions now that we have SRFI-13 and 14 2001-03-23 12:45:31 +00:00
fdports.h
fdports.scm
fdports1.c
fdports1.h
fileinfo.scm Manual says FILE-NOT-READABLE? and brothers return 'NO-DIRECTORY 2001-03-15 03:54:48 +00:00
filemtch.scm
filesys.scm Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
flock.scm Removed remaining define-foreign. Flock code is cig-less now. 2001-08-08 12:52:37 +00:00
flock1.c Removed remaining define-foreign. Flock code is cig-less now. 2001-08-08 12:52:37 +00:00
flock1.h Removed remaining define-foreign. Flock code is cig-less now. 2001-08-08 12:52:37 +00:00
fname.scm
fr.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
glob.scm Fixed a bug in the construction of the regexp for [...] backet globs. 2001-05-23 22:32:35 +00:00
here.scm
let-opt.scm New, improved let-opt. More features. 2001-03-11 04:11:11 +00:00
low-interrupt.scm Built the event system directly into the RTS. Built sighandlers above 2001-01-09 15:52:52 +00:00
meta-arg.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
ndbm.c
ndbm.scm
ndbm1.c
ndbmo.c
network.scm Removed forgotten cig stuff. 2001-08-08 12:53:24 +00:00
network1.c Removed remaining define-foreign. Network code is cig-less now. 2001-08-08 11:54:04 +00:00
network1.h Removed remaining define-foreign. Network code is cig-less now. 2001-08-08 11:54:04 +00:00
newports.scm With-umask-align for the rest of the syscalls. 2001-07-10 14:52:57 +00:00
nextbs.c
nt2.c
proc2.c
process_args.c
procobj.scm + Added a simple version of weak-tables. Only tail weak for now. 2001-07-07 19:29:29 +00:00
pty.scm
putenv.c
rdelim.c Snapshot of the cig generated files. 2001-01-01 17:55:36 +00:00
rdelim.scm Removed call to C code since it doesn't cooperate with non-blocking 2000-09-20 10:12:31 +00:00
re1.h
rw.scm
scsh-condition.scm
scsh-interfaces.scm With-umask-align for the rest of the syscalls. 2001-07-10 14:52:57 +00:00
scsh-package.scm Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
scsh-read.scm
scsh-tramp.c
scsh-version.scm
scsh.scm + Removed record-discloser for env 2001-08-06 09:24:24 +00:00
scsh_aux.c code clarification 2000-12-21 16:09:52 +00:00
scsh_aux.h Adjusted the numbering with low-interrupt.scm. 2001-04-09 08:11:49 +00:00
select.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
select.scm
select1.c
select1.h
sighandlers.scm Added with-autoreaping and with-scsh-sighandlers. 2001-04-09 08:05:58 +00:00
sighandlers1.c removed unused code, port to new FFI 2001-01-01 17:49:08 +00:00
sighandlers1.h removed unused code, port to new FFI 2001-01-01 17:49:08 +00:00
signals1.c made configure determine the mapping from os signals to scsh interrupts 2000-12-14 18:32:53 +00:00
signals1.h
sleep1.c
startup.scm Added with-autoreaping and with-scsh-sighandlers. 2001-04-09 08:05:58 +00:00
static.scm.in
stringcoll.scm
syntax-helpers.scm
syntax.scm
syscalls.c Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
syscalls.scm Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
syscalls1.c Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
syscalls1.h Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
syslog.scm Bug fix for WITH-SYSLOG-DESTINATION: 2001-07-11 11:21:18 +00:00
syslog1.c sch_ident may be copied to a different location by GC, 2001-07-10 12:56:25 +00:00
threads.scm
time.c Snapshot of the cig generated files. 2001-01-01 17:55:36 +00:00
time.scm port to new FFI 2001-01-01 16:45:32 +00:00
time1.c Use a -1 value for tm_isdst to guess time zone if it's unspecified. 2001-07-11 13:08:52 +00:00
time1.h port to new FFI 2001-01-01 16:45:32 +00:00
top.scm Added with-autoreaping and with-scsh-sighandlers. 2001-04-09 08:05:58 +00:00
tty.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
tty.scm
tty1.c
tty1.h
userinfo1.c Changed return type of init function to void. 2001-01-01 17:21:35 +00:00
userinfo1.h
utilities.scm + Switched cwd to thread-fluids 2001-07-09 18:29:26 +00:00
weaktables.scm + Added a simple version of weak-tables. Only tail weak for now. 2001-07-07 19:29:29 +00:00