commit | 75103841072d71603b49ad00648e204ffcca589d | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Jun 20 14:49:47 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Jun 20 14:49:47 2007 +0000 |
tree | c07868b07df1b0aa5889fab67d7fafdb7eb40870 | |
parent | 761ce14fd266d8bf78b8f9c83ec2425ede0648b9 [diff] |
do not do utime() on links, it acts on link targets, and we don't want that. rename link_name to link_target, less confusing this way.