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@FreeBSD.org
          Reporter: n...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to