Changed "diff -u" back to "diff -c" (for portability).
[rsync/rsync.git] / getgroups.c
2002-03-25 Martin PoolDefine NGROUPS if not already done.
2002-03-25 Martin PoolAdd our own little tool to call getgroups(2) because...