aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/tempfile.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-8/+0
2015-05-09Rename a variable to avoid a collision with the C++ keyword "template".Guy Harris1-15/+15
2014-12-28Add a couple of more needed includesMartin Mathieson1-1/+1
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-4/+0
2014-11-19[pedantic] Replace usage of 'long' and 'long long'Bill Meier1-2/+2
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-99/+112
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move get_tempfile_path() from filesystem.[ch] to tempfile.[ch].Guy Harris1-3/+9
2013-06-26Move tempfile.{h,c} into wsutil.Jeff Morriss1-0/+279