public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* lutime() for changing times of a symbolic link
@ 2002-06-20 20:19 Edmund GRIMLEY EVANS
  2002-06-25 23:19 ` Edmund GRIMLEY EVANS
  0 siblings, 1 reply; 2+ messages in thread
From: Edmund GRIMLEY EVANS @ 2002-06-20 20:19 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-25 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20 20:19 lutime() for changing times of a symbolic link Edmund GRIMLEY EVANS
2002-06-25 23:19 ` Edmund GRIMLEY EVANS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox