scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scsh-0.6/scsh command-line.scm continuation.scm crypt.sc

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh-0.6/scsh command-line.scm continuation.scm crypt.scm directory.scm environment.scm fcntl.scm fd-syscalls.scm file-syscalls.scm file.scm fname-system.scm import-os-error-syscall.scm port-collect.scm process-high-level.scm process-state.scm process.scm resource.scm signal.scm stdio.scm system.scm temp-file.scm user-group.scm fileinfo.scm filesys.scm fname.scm newports.scm procobj.scm rw.scm scsh-interfaces.scm scsh-package.scm syntax.scm top.scm utilities.scm scsh.scm syscalls.scm
From: Mike Sperber <sperber@users.sourceforge.net>
Date: Mon Apr 28 01:34:17 2003
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-0.6/scsh
In directory sc8-pr-cvs1:/tmp/cvs-serv12118/scsh

Modified Files:
        fileinfo.scm filesys.scm fname.scm newports.scm procobj.scm 
        rw.scm scsh-interfaces.scm scsh-package.scm syntax.scm top.scm 
        utilities.scm 
Added Files:
        command-line.scm continuation.scm crypt.scm directory.scm 
        environment.scm fcntl.scm fd-syscalls.scm file-syscalls.scm 
        file.scm fname-system.scm import-os-error-syscall.scm 
        port-collect.scm process-high-level.scm process-state.scm 
        process.scm resource.scm signal.scm stdio.scm system.scm 
        temp-file.scm user-group.scm 
Removed Files:
        scsh.scm syscalls.scm 
Log Message:
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.



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] scsh-0.6/scsh command-line.scm continuation.scm crypt.scm directory.scm environment.scm fcntl.scm fd-syscalls.scm file-syscalls.scm file.scm fname-system.scm import-os-error-syscall.scm port-collect.scm process-high-level.scm process-state.scm process.scm resource.scm signal.scm stdio.scm system.scm temp-file.scm user-group.scm fileinfo.scm filesys.scm fname.scm newports.scm procobj.scm rw.scm scsh-interfaces.scm scsh-package.scm syntax.scm top.scm utilities.scm scsh.scm syscalls.scm, Mike Sperber <=