Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • wlott's avatar
    fbdeeeda
    Extensive rewrite. The machine/filesystem independed stuff is now in · fbdeeeda
    wlott authored
    pathname.lisp and this file contains basically the Unix depended code.
    This rewrite includes full support for wildcards and structured directories
    (as per X3J13).  The new pathname format also lends itself better to the
    addition of logical pathnames (but they haven't been written, yet).
    fbdeeeda
    History
    Extensive rewrite. The machine/filesystem independed stuff is now in
    wlott authored
    pathname.lisp and this file contains basically the Unix depended code.
    This rewrite includes full support for wildcards and structured directories
    (as per X3J13).  The new pathname format also lends itself better to the
    addition of logical pathnames (but they haven't been written, yet).