| commit | dc9e7e42c85186986819f037e1eed751d3548a2c | [log] [tgz] | 
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Tue May 29 18:13:06 2001 +0000 | 
| committer | Fred Drake <fdrake@acm.org> | Tue May 29 18:13:06 2001 +0000 | 
| tree | 5c354a26fcd26502943744978dce863b1fedfe5b | |
| parent | 25916bdc11c7d96ada294a25cff3510ef72ddb75 [diff] | 
readlink() description:  Added note that the return value may be either
    absolute or relative.
remove(), rename() descriptions:  Give more information about the cross-
    platform behavior of these functions, so single-platform developers
    can be aware of the potential issues when writing portable code.
This closes SF patch #426598.