commit | 992d58b770daa61b209fdc3545b5e962acfc735a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Apr 22 13:55:43 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Apr 22 13:55:43 2002 +0000 |
tree | c750ee72f56144b1be66f4ae92bffed45e5212af | |
parent | c6d2a20bc62b1221363c18c6c4f1ba9b4d2b9f8c [diff] |
Fixes based on ideas from Christopher Smith: - islink() now returns true for alias files - walk() no longer follows aliases while traversing - realpath() implemented, returning an alias-free pathname. As this could conceivably break existing code I think it isn't a bugfix candidate.