From 898c7aaba55cb348d4a94286cbaf7e2920f0cd82 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 21 Jul 2012 00:01:57 +0200 Subject: Hurd: provide lremovexattr Add an implementation of lremovexattr based on removexattr. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dda1dc6..a804f2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,9 @@ * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c with O_NOLINK passed to __file_name_lookup. + * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c + with O_NOLINK passed to __file_name_lookup. + 2012-07-20 Joseph Myers * elf/Makefile (check-data): Remove. -- cgit v1.1