[Bug 194398] New: lib/libc/posix1e/acl_size.c is stubbed out/not integrated into lib/libc; should it be reaped?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 16 06:07:46 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194398
Bug ID: 194398
Summary: lib/libc/posix1e/acl_size.c is stubbed out/not
integrated into lib/libc; should it be reaped?
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: ngie at FreeBSD.org
Something I noticed in passing while reading through some XXX comments about it
"being present in libc, but not available in the build" at Isilon.
$ grep -r acl_size /usr/src/lib/libc/
/usr/src/lib/libc/posix1e/acl_size.c:acl_size(acl_t acl)
$ grep acl_size /usr/src/lib/libc/posix1e/Makefile.inc || echo not found
not found
Maybe the file should just be removed?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list