scsh-0.6/scsh
mainzelm 25f395c1d0 * New package definitions now that we have SRFI-13 and 14
* Introduced the nomenclature "sigevent"
2001-03-23 12:45:31 +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 Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +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 Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +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 Added tests for some process-state functions. 2001-03-20 14:36:54 +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 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
db.scm
dbm.c
dbm.scm
dbm1.c
defrec.scm
dirstuff1.c
dirstuff1.h
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 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
fileinfo.scm Manual says FILE-NOT-READABLE? and brothers return 'NO-DIRECTORY 2001-03-15 03:54:48 +00:00
filemtch.scm
filesys.scm
flock.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
flock.scm
flock1.c
flock1.h
fname.scm
fr.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +00:00
glob.scm Rest of Olins merge for SRFI-13 and 14. 2001-03-23 10:52:09 +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.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
network.scm Port to new FFI. 2001-01-01 17:34:08 +00:00
network1.c Port to new FFI. 2001-01-01 17:34:08 +00:00
network1.h Port to new FFI. 2001-01-01 17:34:08 +00:00
newports.scm Adapted some of Richard's changes for char-ready? and output-port-ready?. 2001-03-23 10:59:07 +00:00
nextbs.c
nt2.c
proc2.c initial checkin from scsh sources 1999-10-10 15:50:18 +00:00
process_args.c
procobj.scm Built the event system directly into the RTS. Built sighandlers above 2001-01-09 15:52:52 +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 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 * New package definitions now that we have SRFI-13 and 14 2001-03-23 12:45:31 +00:00
scsh-package.scm * New package definitions now that we have SRFI-13 and 14 2001-03-23 12:45:31 +00:00
scsh-read.scm
scsh-tramp.c
scsh-version.scm
scsh.scm EXEC-PATH-LIST is now a fluid. 2001-03-11 18:58:54 +00:00
scsh_aux.c code clarification 2000-12-21 16:09:52 +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 Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
select.scm
select1.c
select1.h
sighandlers.scm Always install default handler for SIGINT. Overwrite it if interactive. 2001-01-15 13:43:35 +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 Built the event system directly into the RTS. Built sighandlers above 2001-01-09 15:52:52 +00:00
static.scm.in
stringcoll.scm
syntax-helpers.scm
syntax.scm Opened threads-internal only for access and replaced runn by run again. 2000-06-28 10:30:59 +00:00
syscalls.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
syscalls.scm itimer moved to syscalls but is implemented via rts/events.scm 2001-01-09 15:55:03 +00:00
syscalls1.c Removed assignments to errno. 2001-01-09 10:26:52 +00:00
syscalls1.h Added syslog. 2001-01-02 14:43:27 +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 port to new FFI 2001-01-01 16:45:32 +00:00
time1.h port to new FFI 2001-01-01 16:45:32 +00:00
top.scm Wrapped an exit around restart-command-processor to kill all threads. 2001-01-11 15:03:30 +00:00
tty.c Snapshot of cig generated files. 2001-01-09 15:57:06 +00:00
tty.scm
tty1.c added GC_PROTECT 1999-11-04 20:10:28 +00:00
tty1.h
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