Set timestamp on symlink?

Rob Landley (landley@trommello.org)
Tue, 15 Oct 2002 15:06:04 -0400


I can query a symlink's timestamp with lstat(2), but can't seem to set it.
Attempting to set it with utime() twiddles the file it points to (which in
this case is on a read-only partition).

Is there some kind of lutime(2) call I should be using? Can't find a man
page on it...

Rob
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/