Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-20 | Don't use NGROUPS_MAX define. | Wayne Davison | 1 | -7/+13 |
2004-02-04 | Use the new HAVE_GETGROUPS define. | Wayne Davison | 1 | -0/+4 |
2004-02-04 | Use MY_GID() instead of getgid(). | Wayne Davison | 1 | -1/+1 |
2004-01-22 | Improved to add the default gid if it is missing from the list. | Wayne Davison | 1 | -5/+13 |
2004-01-04 | Silence a compiler warning on Sun OS systems. | Wayne Davison | 1 | -1/+1 |
2003-09-10 | Changed main() definition to avoid an extra prototype being put | Wayne Davison | 1 | -1/+2 |
2003-08-22 | Mark unused vars. | Wayne Davison | 1 | -1/+1 |
2002-03-25 | Define NGROUPS if not already done. | Martin Pool | 1 | -0/+5 |
2002-03-25 | Add our own little tool to call getgroups(2) because it's too hard to | Martin Pool | 1 | -0/+44 |