Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2014 06:07:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194398] New: lib/libc/posix1e/acl_size.c is stubbed out/not integrated into lib/libc; should it be reaped?
Message-ID:  <bug-194398-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: ngie@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194398-8>