scsh-0.6/scsh
eknauel 186f745306 - Fixed confusion of database-handles (which basically are
non-existent) and descript-handles.
- sql-datatype-* defintion for use with SQLGetTypeInfo() (odbc-sql-get-type-info)
2002-09-03 08:18:42 +00:00
..
aix Fixed typo. 2002-02-12 15:31:36 +00:00
bsd Fixed typo. 2002-02-12 15:31:36 +00:00
cygwin32 Fixed typo. 2002-02-12 15:31:36 +00:00
generic Fixed typo. 2002-02-12 15:31:36 +00:00
hpux exec-path-list is a thread-fluid now. 2002-05-07 08:58:53 +00:00
irix Fixed typo. 2002-02-12 15:31:36 +00:00
lib Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now 2002-08-14 14:23:41 +00:00
linux Fixed typo. 2002-02-12 15:31:36 +00:00
next Fixed typo. 2002-02-12 15:31:36 +00:00
odbc - Fixed confusion of database-handles (which basically are 2002-09-03 08:18:42 +00:00
rx Obsolete. 2002-08-14 14:47:38 +00:00
solaris Fixed typo. 2002-02-12 15:31:36 +00:00
sunos Fixed typo. 2002-02-12 15:31:36 +00:00
test Adjust the test for exec-path-list. 2002-05-10 07:24:37 +00:00
ultrix Fixed typo. 2002-02-12 15:31:36 +00:00
.gitignore
awk.scm
bdbmo.c
cstuff.c
cstuff.h
db.c
db.scm
dbm.c
dbm.scm
dbm1.c
defrec.scm
dirstuff1.c Cancel some unnecessary GC_PROTECTs. 2002-02-14 14:00:27 +00:00
dirstuff1.h Replaced most of define-foreign by 2001-08-08 09:21:20 +00:00
dot-locking.scm Made arguments to OBTAIN-DOT-LOCK optional and supply sensible 2002-01-07 13:11:26 +00:00
ekko.scm
endian.scm.in
enumconst.scm
event.scm
fdports.h
fdports.scm
fdports1.c Removed include of stdio_dep.h. 2001-09-07 15:58:05 +00:00
fdports1.h
fileinfo.scm
filemtch.scm Fix incomplete port to new regexp system. 2002-02-21 13:21:32 +00:00
filesys.scm Deadlock-free resource locking. 2002-08-13 06:49:22 +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 GC_PROTECT'ed the necessary variables (specifically, where >1 arg to 2002-02-12 15:49:39 +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 Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now 2002-08-14 14:23:41 +00:00
glob.scm
here.scm Fix to allow single character here strings. 2002-08-05 14:27:12 +00:00
let-opt.scm
libscsh.c Use vsprintf if vasprintf is not available. 2002-05-23 09:51:24 +00:00
libscsh.h First version of libscsh. 2002-05-16 14:50:46 +00:00
libscsh.scm Some minor improvements. 2002-05-23 09:52:26 +00:00
low-interrupt.scm
md5.c Added md5 support. 2002-06-27 12:14:23 +00:00
md5.scm Added md5 support. 2002-06-27 12:14:23 +00:00
meta-arg.scm
ndbm.c
ndbm.scm
ndbm1.c
ndbmo.c
network.scm Plug space leak in BIND-LISTEN-ACCEPT-LOOK: Errno handlers for failed 2002-03-06 08:24:32 +00:00
network1.c Fixed return value of accept for AF_UNIX. 2002-04-28 18:26:44 +00:00
network1.h Removed remaining define-foreign. Network code is cig-less now. 2001-08-08 11:54:04 +00:00
newports.scm First stab at implementing SELECT/SELECT!: 2002-08-20 14:03:01 +00:00
nextbs.c
nt2.c
proc2.c
process_args.c Minor corrections. 2002-02-13 14:34:52 +00:00
procobj.scm Remove a bunch of crud from utilities.scm as well as the dependencies 2002-08-14 14:45:33 +00:00
pty.scm
putenv.c
rdelim.c
rdelim.scm Remove the old LIST-LIB, STRING-LIB, and CHAR-SET-LIB libraries, now 2002-08-14 14:23:41 +00:00
re1.h
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 First stab at implementing SELECT/SELECT!: 2002-08-20 14:03:01 +00:00
scsh-package.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
scsh-read.scm
scsh-tramp.c
scsh-version.scm Added scsh-version-string for internal use in top.scm. 2002-06-26 11:28:47 +00:00
scsh.scm Remove debugging message which isn't printed anyway. 2002-08-16 12:33:00 +00:00
scsh_aux.c Check if SIGINFO and SIGPWR are the same (HP-UX 10.2). 2002-01-09 12:59:13 +00:00
scsh_aux.h Replaced // comments. 2002-01-11 10:13:58 +00:00
sighandlers.scm Finished implementation for pending interrupts. 2002-08-05 11:30:33 +00:00
sighandlers1.c
sighandlers1.h
signals1.c
signals1.h
sleep1.c + Decigged syscalls, sleep 2001-09-07 16:05:31 +00:00
startup.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
static.scm.in
stringcoll.scm
syntax-helpers.scm
syntax.scm
syscalls.scm Deadlock-free resource locking. 2002-08-13 06:49:22 +00:00
syscalls1.c Add a whole bunch of S48_GC_PROTECT annotations in functions which 2002-08-13 15:46:17 +00:00
syscalls1.h + Decigged syscalls, sleep 2001-09-07 16:05:31 +00:00
syslog.scm New implementation of (no-inheritance) thread-local cells and thread 2001-12-03 15:21:46 +00:00
syslog1.c ... and here's the first post-0.6 bug fix: 2002-01-10 09:53:57 +00:00
threads.scm Use fork-thread in fork/thread. 2001-12-07 09:59:48 +00:00
time.scm Always signal an error if time returns -1. Not uses errno-error as 2002-02-26 10:53:32 +00:00
time1.c Always signal an error if time returns -1. Not uses errno-error as 2002-02-26 10:53:32 +00:00
time1.h Decigged time. 2001-09-07 12:36:30 +00:00
top.scm Remove duplicate initialization of cwd. 2002-08-27 16:46:02 +00:00
tty.scm Default argument for tty-info as promised in the manual. 2002-03-22 10:23:34 +00:00
tty1.c Initialize t.c_lflag before reading it. 2002-07-04 16:46:23 +00:00
tty1.h Decigged tty. 2001-09-07 15:17:54 +00:00
userinfo1.c
userinfo1.h
utilities.scm Replace Martin's implementation of selective blocking by the one in 2002-08-16 14:11:50 +00:00
weaktables.scm Let weak-table-ref kill the entry if the value is #f. 2002-02-14 13:31:41 +00:00