summaryrefslogtreecommitdiff
path: root/tempfile.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-10register_tempfile(): new function to handle an existing temporary fileLibravatar Michael Haggerty1-0/+8
2015-08-10tempfile: add several functions for creating temporary filesLibravatar Michael Haggerty1-0/+53
2015-08-10prepare_tempfile_object(): new function, extracted from create_tempfile()Libravatar Michael Haggerty1-7/+13
2015-08-10tempfile: a new module for handling temporary filesLibravatar Michael Haggerty1-0/+238