[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070126123903.046aaa5e.akpm@osdl.org>
Date: Fri, 26 Jan 2007 12:39:03 -0800
From: Andrew Morton <akpm@...l.org>
To: Alexey Dobriyan <adobriyan@...nvz.org>
Cc: devel@...nvz.org, linux-kernel@...r.kernel.org,
Ulrich Drepper <drepper@...hat.com>
Subject: Re: [PATCH 3/3] lutimesat: actual syscall and wire-up on i386
On Fri, 26 Jan 2007 14:23:45 +0300
Alexey Dobriyan <adobriyan@...nvz.org> wrote:
> lutimesat(2) does everything futimesat(2) does except it doesn't follow
> symlinks.
>
> It could be used by tar(1) and cp(1).
>
> FreeBSD and NetBSD have lutimes(2) which can be emulated by C library:
>
> lutimesat(AT_FDCWD, filename, utimes)
>
> Closes http://bugme.osdl.org/show_bug.cgi?id=4433
>
efine __ARCH_WANT_IPC_PARSE_VERSION
> #define __ARCH_WANT_OLD_READDIR
OK, but I don't recall having seeing a demand for lutimes(). Opinions
are sought?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists