public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Edmund GRIMLEY EVANS <edmundo@rano.org>
To: linux-kernel@vger.kernel.org
Subject: lutime() for changing times of a symbolic link
Date: Thu, 20 Jun 2002 21:19:51 +0100	[thread overview]
Message-ID: <20020620201951.GA3853@rano.org> (raw)

With linux-2.4.18 it seems to be impossible to change the access and
modification times of a symbolic link because utime() follows links.
Is there any reason not to add an lutime() system call, analogously
with chown and lchown?

Obviously it's not a burning issue, but it would enable tar xf to do
its job properly and remove what looks like an anomaly.

Edmund

             reply	other threads:[~2002-06-20 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20 20:19 Edmund GRIMLEY EVANS [this message]
2002-06-25 23:19 ` lutime() for changing times of a symbolic link Edmund GRIMLEY EVANS

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020620201951.GA3853@rano.org \
    --to=edmundo@rano.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox