Skip to content
  • Francois-Rene Rideau's avatar
    2.26.157: speed up pathname operations. · 6876bde3
    Francois-Rene Rideau authored
    Optimize probe-file* in the case we do not care for truename.
    Have truenamize iterate from pathname up to root rather than the other way,
    to minimize the number of calls to truename.
    Refactor pathname absolutization.
    Shuffle functions around os, pathname, stream.
    Shuffle functions around common-lisp, utility.
    Remove root-pathname and sane-physical-pathname.
    6876bde3