summaryrefslogtreecommitdiffstats
path: root/source/tests/getgroups.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/util_sock.c: Added debug print if core read or write fails to give UNIX ↵Jeremy Allison1999-02-051-0/+4
| | | | | | | errno. tests/* - Added #if defined(HAVE_UNISTD_H) to help with large file stuff. Jeremy.
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+62
time test instead. This also allows us to get rid of the igroups element of a couple of structures.