guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVSROOT: /cvsroot/guile


From: Kevin Ryde
Subject: CVSROOT: /cvsroot/guile
Date: Fri, 12 Sep 2003 19:49:08 -0400

Module name:    guile
Branch:         branch_release-1-6
Changes by:     Kevin Ryde <address@hidden>     03/09/12 19:49:08
Reply-to: address@hidden

CVSROOT:        /cvsroot/guile
Module name:    guile
Branch:         branch_release-1-6
Changes by:     Kevin Ryde <address@hidden>     03/09/12 19:49:08

Modified files:
        guile-core/ice-9: boot-9.scm 

Log message:
        (file-exists?): Use stat rather than access?, so as to
        follow the effective UID/GID not the real ID.  file-exists? is
        normally be used as a prelude to opening or some other operation, and
        it's the effective ID which will apply there.  Emacs file-exists-p
        uses stat, presumably for the the same reason.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/ice-9/boot-9.scm.diff?only_with_tag=branch_release-1-6&tr1=1.266.2.16&tr2=1.266.2.17&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]