Issue #2887 has been reported by rubenk. ---------------------------------------- Bug #2887: Missing extattr_namespace_to_string and extattr_string_to_namespace functions http://bugs.dragonflybsd.org/issues/2887
* Author: rubenk * Status: New * Priority: Low * Assignee: * Category: * Target version: ---------------------------------------- Hi, I'm working on porting Burp (http://burp.grke.org) to DragonFly. I've been looking into what it would take for it to support backing up extended attributes. Burp uses the extattr_namespace_to_string and extattr_string_to_namespace functions, which FreeBSD has in libutil.h and NetBSD in sys/extattr.h. DragonFlyBSD misses those however. Would it be possible to add those functions? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
