Add a new "file_open_error_message()" routine in "epan/filesystem.c", to
[obnox/wireshark/wip.git] / epan / filesystem.h
2004-01-24 guyAdd a new "file_open_error_message()" routine in "epan...
2003-11-18 guyFrom Tomas Kukosa: add "extern"s so that the plugin...
2003-11-02 geraldFrom Gisle Vanem:
2003-05-15 guyFrom Richard Urwin:
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-06-23 guyAdd a routine to "epan/filesystem.c" to test whether...
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...