Bruno Haible <[EMAIL PROTECTED]> wrote: > Here's an addendum, also for Tru64. It turns out that the acl_from_text > function wants a comma at the end of the argument string. > > With FreeBSD, IRIX and Tru64 covered, we can remove the #else for > unknown flavors of ACLs: If a new platform comes up, it will likely be > like FreeBSD. > > Jim, ok to commit? > > 2008-05-23 Bruno Haible <[EMAIL PROTECTED]> > > Improve support for ACLs on OSF/1. > * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma. > Remove fallback for unknown flavors of ACLs.
Yes. Both of those look fine. Thanks!