Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/util_sock.c: Added debug print if core read or write fails to give UNIX ↵ | Jeremy Allison | 1999-02-05 | 1 | -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 compile | Andrew Tridgell | 1998-07-29 | 1 | -0/+62 |
time test instead. This also allows us to get rid of the igroups element of a couple of structures. |