From f98eafbd5d7714c75a101bb2c44ccfdc4b3b8464 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 21 Jul 2012 00:00:20 +0200 Subject: Hurd: provide llistxattr Add an implementation of llistxattr based on listxattr. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 03baa697ef..dda1dc623d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ (__sendto): Use create_address_port. Initialize APORT and deallocate it if not null. + * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c + with O_NOLINK passed to __file_name_lookup. + 2012-07-20 Joseph Myers * elf/Makefile (check-data): Remove. -- cgit 1.4.1