aboutsummaryrefslogtreecommitdiffstats
path: root/epan/filesystem.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-24Have a routine that takes a file name for a personal configuration fileguy1-6/+13
2001-10-24On Windows, put Ethereal configuration files under the "Applicationguy1-3/+4
2001-10-23Add a new routine to create the ".ethereal" directory for a user.guy1-1/+9
2001-10-22The only reason we care about the user's home directory is that theirguy1-6/+2
2001-10-22Add a routine to get the directory in which personal configuration filesguy1-10/+6
2001-10-21Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatguy1-1/+18
2001-08-21On Windows, use the directory in which the binary resides as theguy1-3/+21
2001-04-02"get_home_dir()", in "epan/filesystem.c", usesguy1-1/+20
2000-12-22fix '#endif FRED' to '#endif /* FRED */'nneul1-2/+2
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"gram1-0/+33