aboutsummaryrefslogtreecommitdiffstats
path: root/epan/filesystem.h
Commit message (Expand)AuthorAgeFilesLines
* Have a routine that takes a file name for a personal configuration fileGuy Harris2001-10-241-6/+13
* On Windows, put Ethereal configuration files under the "ApplicationGuy Harris2001-10-241-3/+4
* Add a new routine to create the ".ethereal" directory for a user.Guy Harris2001-10-231-1/+9
* The only reason we care about the user's home directory is that theirGuy Harris2001-10-221-6/+2
* Add a routine to get the directory in which personal configuration filesGuy Harris2001-10-221-10/+6
* Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatGuy Harris2001-10-211-1/+18
* On Windows, use the directory in which the binary resides as theGuy Harris2001-08-211-3/+21
* "get_home_dir()", in "epan/filesystem.c", usesGuy Harris2001-04-021-1/+20
* fix '#endif FRED' to '#endif /* FRED */'Nathan Neulinger2000-12-221-2/+2
* More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez2000-09-281-0/+33