summaryrefslogtreecommitdiff
path: root/source4/torture/local/util_file.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10592: Add "adfgets()" function, which allocates and reads a line from a fd.Jelmer Vernooij1-0/+101
Also add torture tests for this function and file_{load,save}. I've hardcoded a file name here.. should I handle that neater somehow? (This used to be commit 8fa383f182f1c4479979455968dd690edc0117ea)