sperber
35f1ddd533
Split scsh code into lots of modules.
...
Note that this change doesn't represent any sort of design suggestion
or decision: It merely represents an attempt to codify the
dependencies between the parts of the code base. There's still lots
of work to be done to actually make user-accessible modules.
2003-04-28 08:33:46 +00:00
mainzelm
921bb20f23
Added forgotten with-resources-aligned to delete-directory,
...
read-symlink, set-file-times, and open-directory-stream.
2003-02-07 13:01:54 +00:00
mainzelm
ff0ce8fdfb
+ user-effective-uid and -gid per thread.
...
+ alignments for euid- and egid-resource
+ argument to chdir is now optional and defaults to (home-dir)
2002-09-06 09:57:32 +00:00
mainzelm
d30130ab03
Deadlock-free resource locking.
2002-08-13 06:49:22 +00:00
mainzelm
021cd1efc1
+ Let WITH-HANDLER take care of the resource lock.
...
+ Removed some duplicate alignments of process resources and moved
other closer the the actual system call
2002-05-15 17:05:02 +00:00
mainzelm
87d82f5011
Align cwd and umask.
2002-03-05 16:49:58 +00:00
mainzelm
be129cadc7
Sometimes some OSs (OS X, Linux, Solaris) report EISDIR when unlinking a file.
2002-02-19 17:18:45 +00:00
mainzelm
327daeed32
Replaced most of define-foreign by
...
define-stubless-foreign/define-retrying-syscall in syscalls.scm.
2001-08-08 09:21:20 +00:00
marting
09136048ae
Added files from david fishers home (~dfisher/scsh-0.5.1).
...
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
1999-09-14 13:32:05 +00:00