.. |
aix
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
bsd
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:47 +00:00 |
cygwin32
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
generic
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
gnu
|
OS specific definitions for GNU Hurd by Andreas Voegele.
|
2003-06-25 08:46:31 +00:00 |
hpux
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
irix
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +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
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
next
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
odbc
|
- remove odbc_sql_set_env_attr()
|
2003-05-13 13:45:32 +00:00 |
rx
|
Fix character sets containing both ] and -.
|
2003-02-17 10:56:22 +00:00 |
solaris
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
sunos
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
test
|
+ Catch and report errors
|
2003-03-14 09:02:05 +00:00 |
ultrix
|
Merged contents of time_dep1.c into time1.c.
|
2003-05-01 18:11:48 +00:00 |
.gitignore
|
Don't ignore static.scm, its presence is an error.
|
2002-12-12 09:12:19 +00:00 |
awk.scm
|
…
|
|
bdbmo.c
|
…
|
|
command-line.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
continuation.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
crypt.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
cstuff.c
|
"I'm not proud of it"
|
2003-05-02 07:20:37 +00:00 |
cstuff.h
|
"I'm not proud of it"
|
2003-05-02 07:20:37 +00:00 |
db.c
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
db.scm
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
dbm.c
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
dbm.scm
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
dbm1.c
|
…
|
|
defrec.scm
|
…
|
|
directory.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
dirstuff1.c
|
GC some dead variables.
|
2003-02-17 16:05:26 +00:00 |
dirstuff1.h
|
Direct interface to directory streams (stolen from S48).
|
2002-09-06 13:22:16 +00:00 |
dot-locking.scm
|
…
|
|
ekko.scm
|
…
|
|
enumconst.scm
|
…
|
|
environment.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
event.scm
|
…
|
|
fcntl.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
fd-syscalls.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
fdports.h
|
…
|
|
fdports.scm
|
…
|
|
fdports1.c
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
fdports1.h
|
…
|
|
file-syscalls.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
file.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
fileinfo.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
filemtch.scm
|
…
|
|
filesys.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
flock.scm
|
…
|
|
flock1.c
|
…
|
|
flock1.h
|
…
|
|
fname-system.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
fname.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
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
|
Ugly kludge to fix (glob "/*"): The code treats "" as "/" but
|
2003-01-07 10:45:01 +00:00 |
here.scm
|
Fix to allow single character here strings.
|
2002-08-05 14:27:12 +00:00 |
import-os-error-syscall.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
let-opt.scm
|
Fixed let-optionals* in structure slow-simple-let-opt which caused the
|
2003-02-18 13:12:08 +00:00 |
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
|
Remove debugging output.
|
2002-09-18 11:21:06 +00:00 |
low-interrupt.scm
|
…
|
|
md5.c
|
GC some dead variables.
|
2003-02-17 16:05:26 +00:00 |
md5.scm
|
Added md5 support.
|
2002-06-27 12:14:23 +00:00 |
meta-arg.scm
|
…
|
|
ndbm.c
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
ndbm.scm
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
ndbm1.c
|
…
|
|
ndbmo.c
|
…
|
|
network.scm
|
Added bind-prepare-listen-accept-loop.
|
2003-02-20 17:18:56 +00:00 |
network1.c
|
GC some dead variables.
|
2003-02-17 16:05:26 +00:00 |
network1.h
|
…
|
|
newports.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
nextbs.c
|
…
|
|
nt2.c
|
…
|
|
port-collect.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
proc2.c
|
…
|
|
process-high-level.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
process-state.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
process.scm
|
After fork/pipe, make the ports returned by the pipe the
|
2003-07-21 12:03:12 +00:00 |
process_args.c
|
Merged arguments of VM and scsh.
|
2003-05-05 07:09:35 +00:00 |
procobj.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +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 |
resource.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
rw.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
scsh-condition.scm
|
Extend with-errno to capture all I/O exceptions of the VM:
|
2003-01-08 09:16:47 +00:00 |
scsh-interfaces.scm
|
Die Lady Die.
|
2003-05-02 13:34:23 +00:00 |
scsh-package.scm
|
Die Lady Die.
|
2003-05-02 13:34:23 +00:00 |
scsh-read.scm
|
…
|
|
scsh-tramp.c
|
…
|
|
scsh-version.scm
|
No longer 0.6
|
2003-05-02 15:40:36 +00:00 |
scsh_aux.c
|
…
|
|
scsh_aux.h
|
…
|
|
sighandlers.scm
|
Create a fresh vector of handlers on startup.
|
2002-09-06 11:25:59 +00:00 |
sighandlers1.c
|
…
|
|
sighandlers1.h
|
…
|
|
signal.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
signals1.c
|
…
|
|
signals1.h
|
…
|
|
sleep1.c
|
…
|
|
startup.scm
|
Replace Martin's implementation of selective blocking by the one in
|
2002-08-16 14:11:50 +00:00 |
stdio.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
stringcoll.scm
|
…
|
|
syntax-helpers.scm
|
Use "compare" und "rename" to compare symbols.
|
2002-10-21 17:30:49 +00:00 |
syntax.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
syscalls1.c
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
syscalls1.h
|
…
|
|
syslog.scm
|
…
|
|
syslog1.c
|
Specify "%s" as format string for syslog to prevent the message from
|
2003-06-16 16:51:00 +00:00 |
system.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
temp-file.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
threads.scm
|
…
|
|
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
|
Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd.
|
2003-06-25 08:44:08 +00:00 |
time1.h
|
…
|
|
top.scm
|
Merged arguments of VM and scsh.
|
2003-05-05 07:09:35 +00:00 |
tty.scm
|
Most of the tty procedures now again take file name arguments.
|
2003-03-03 10:46:09 +00:00 |
tty1.c
|
Initialize t.c_lflag before reading it.
|
2002-07-04 16:46:23 +00:00 |
tty1.h
|
…
|
|
user-group.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
userinfo1.c
|
…
|
|
userinfo1.h
|
…
|
|
utilities.scm
|
Split scsh code into lots of modules.
|
2003-04-28 08:33:46 +00:00 |
weaktables.scm
|
…
|
|