.. |
aix
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
bsd
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
cygwin32
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
hpux
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
irix
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
lib
|
Sync with scsh tree
|
2001-06-06 11:06:05 +00:00 |
linux
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
next
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
rx
|
Fixed bug in uncase that prevented uncase from being pushed into submatches.
|
2001-10-02 17:29:48 +00:00 |
solaris
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +00:00 |
sunos
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +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
|
char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left.
|
2001-09-06 16:34:49 +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
|
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 own init function.
|
2001-09-07 15:56:02 +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
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
|
1999-09-14 13:32:05 +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
|
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
|
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
|
Removed include of stdio_dep.h.
|
2001-09-07 15:58:05 +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 |
fileinfo.scm
|
Manual says FILE-NOT-READABLE? and brothers return 'NO-DIRECTORY
|
2001-03-15 03:54:48 +00:00 |
filemtch.scm
|
updates from 0.5.2
|
1999-09-23 17:46:46 +00:00 |
filesys.scm
|
Replaced most of define-foreign by
|
2001-08-08 09:21:20 +00:00 |
flock.scm
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +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
|
updates from 0.5.2
|
1999-09-23 17:46:46 +00:00 |
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
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
|
1999-09-14 13:32:05 +00:00 |
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
|
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.scm
|
Check string-length of bind-socket in Scheme.
|
2001-09-17 18:23:30 +00:00 |
network1.c
|
Check string-length of bind-socket in Scheme.
|
2001-09-17 18:23:30 +00:00 |
network1.h
|
Removed remaining define-foreign. Network code is cig-less now.
|
2001-08-08 11:54:04 +00:00 |
newports.scm
|
Let current-noise-port default to current-error port.
|
2001-09-12 15:11:42 +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 |
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.scm
|
+ Added a simple version of weak-tables. Only tail weak for now.
|
2001-07-07 19:29:29 +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
|
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
|
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.scm
|
+ Decigged syscalls, sleep
|
2001-09-07 16:05:31 +00:00 |
scsh-condition.scm
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +00:00 |
scsh-interfaces.scm
|
Don't build with select for now.
|
2001-09-12 14:02:09 +00:00 |
scsh-package.scm
|
+ Replaced define-stubless-foreign by import-lambda-definition or
|
2001-09-13 07:59:40 +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
|
Fixed bug in thread-change-resource (and thereby in chdir).
|
2001-09-12 14:43:19 +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
|
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
|
Removing #include-line for machine/stdio_dep.h that does not exist anymore.
|
2001-09-12 12:50:04 +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.scm
|
+ Replaced define-stubless-foreign by import-lambda-definition or
|
2001-09-13 07:59:40 +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
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
|
1999-09-14 13:32:05 +00:00 |
sleep1.c
|
+ Decigged syscalls, sleep
|
2001-09-07 16:05:31 +00:00 |
startup.scm
|
Initialize CWD on startup.
|
2001-09-12 14:29:03 +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.scm
|
Use continuation-graft in import-os-error-syscall.
|
2001-09-17 15:30:12 +00:00 |
syscalls1.c
|
+ Decigged syscalls, sleep
|
2001-09-07 16:05:31 +00:00 |
syscalls1.h
|
+ Decigged syscalls, sleep
|
2001-09-07 16:05:31 +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
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
|
1999-09-14 13:32:05 +00:00 |
time.scm
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +00:00 |
time1.c
|
Decigged time.
|
2001-09-07 12:36:30 +00:00 |
time1.h
|
Decigged time.
|
2001-09-07 12:36:30 +00:00 |
top.scm
|
Set $current-noise-port to null-output-port during switch evaluation.
|
2001-10-03 09:00:28 +00:00 |
tty.scm
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +00:00 |
tty1.c
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +00:00 |
tty1.h
|
Decigged tty.
|
2001-09-07 15:17:54 +00:00 |
userinfo1.c
|
Changed return type of init function to void.
|
2001-01-01 17:21:35 +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
|
+ Switched cwd to thread-fluids
|
2001-07-09 18:29:26 +00:00 |
weaktables.scm
|
Fixed bug in weak-table-walk.
|
2001-10-03 14:40:04 +00:00 |