summaryrefslogtreecommitdiff
path: root/wsutil/filesystem.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-11terminate readlink resultTobias Stoeckmann1-6/+12
2014-06-05Set PLUGIN_INSTALL_DIR properly for wireshark.pcBalint Reczey1-2/+2
2014-03-19The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]Alexis La Goutte1-2/+2
2014-03-19The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]Alexis La Goutte1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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