Have a routine that takes a file name for a personal configuration file
[obnox/wireshark/wip.git] / epan / filesystem.h
2001-10-24 guyHave a routine that takes a file name for a personal...
2001-10-24 guyOn Windows, put Ethereal configuration files under...
2001-10-23 guyAdd a new routine to create the ".ethereal" directory...
2001-10-22 guyThe only reason we care about the user's home directory...
2001-10-22 guyAdd a routine to get the directory in which personal...
2001-10-21 guyUse G_DIR_SEPARATOR_S rather than "/" as a pathname...
2001-08-21 guyOn Windows, use the directory in which the binary resid...
2001-04-02 guy"get_home_dir()", in "epan/filesystem.c", uses
2000-12-22 nneulfix '#endif FRED' to '#endif /* FRED */'
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...