On Thu, Sep 13, 2018 at 10:48:15AM -0600, Todd C. Miller wrote: > Use user_from_uid(3) and group_from_gid(3) to avoid extra passwd > and group file lookups. This required a bit of reordering of the > file mode handling bits to deal with the const char *.
ok tb
