Date: Sat, 30 Jan 2016 19:49:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 206763] extattr_namespace_to_string in libutil.h but not in libutil. Message-ID: <bug-206763-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206763 Bug ID: 206763 Summary: extattr_namespace_to_string in libutil.h but not in libutil. Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: ruben@rubenkerkhof.com I've been porting Burp (a backup program) to FreeBSD. Looking at the various configure checks for detecting extended attribute support, I noticed that the declarations for extattr_namespace_to_string and extattr_string_to_namespace are in libutil.h. The functions themselves move= d to libc from libutil about 10 years ago. NetBSD has these prototypes in sys/extattr.h. Would it make sense to move t= hem there as well? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206763-8>
