cvs commit: src/lib/libc/posix1e acl_support.c
Robert Watson
rwatson at FreeBSD.org
Mon Nov 3 13:00:18 PST 2003
rwatson 2003/11/03 13:00:17 PST
FreeBSD src repository
Modified files:
lib/libc/posix1e acl_support.c
Log:
When printing ACLs, truncate user and group names if they're too long,
rather than generating an error. This is consistent with other tools
printing user and group names, and means you can read the ACL using
our tools rather than being up a creek.
PR: 56991
Submitted by: Michael Bretterklieber <mbretter at a-quadrat.at>
Revision Changes Path
1.13 +5 -3 src/lib/libc/posix1e/acl_support.c
More information about the cvs-src
mailing list