summaryrefslogtreecommitdiffstats
path: root/source/tests/ftruncroot.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/+3
| | | | | | | errno. tests/* - Added #if defined(HAVE_UNISTD_H) to help with large file stuff. Jeremy.
* Added autoconf test for FTRUNCATE_NEEDS_ROOT.Jeremy Allison1999-01-041-0/+64
Fixed <rpc/rpc.h> include bug for SCO. Test for <arpa/inet.h> include for HPUX7.x. Jeremy.