lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ