aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/filesystem.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Make internal functions staticAnders Broman1-1/+1
2013-11-20Remove a few (now unused) variables.Michael Mann1-2/+0
2013-11-19Fix missing semicolon.Guy Harris1-1/+1
2013-11-19Add routines to set the personal file directory paths (personalGuy Harris1-68/+19
2013-11-18Get rid of unused trivial wrapper routine.Guy Harris1-7/+0
2013-11-17strncat() bad, g_strlcat() good.Guy Harris1-5/+6
2013-11-17Clean up indentation.Guy Harris1-2/+2
2013-11-17Move get_tempfile_path() from filesystem.[ch] to tempfile.[ch].Guy Harris1-9/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-0/+2209