aboutsummaryrefslogtreecommitdiffstats
path: root/epan/filesystem.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-15From Richard Urwin:Guy Harris1-1/+9
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-06-23Add a routine to "epan/filesystem.c" to test whether a file is a FIFO.Guy Harris1-1/+14
2001-10-24Have a routine that takes a file name for a personal configuration fileGuy Harris1-6/+13
2001-10-24On Windows, put Ethereal configuration files under the "ApplicationGuy Harris1-3/+4
2001-10-23Add a new routine to create the ".ethereal" directory for a user.Guy Harris1-1/+9
2001-10-22The only reason we care about the user's home directory is that theirGuy Harris1-6/+2
2001-10-22Add a routine to get the directory in which personal configuration filesGuy Harris1-10/+6
2001-10-21Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in formatGuy Harris1-1/+18
2001-08-21On Windows, use the directory in which the binary resides as theGuy Harris1-3/+21
2001-04-02"get_home_dir()", in "epan/filesystem.c", usesGuy Harris1-1/+20
2000-12-22fix '#endif FRED' to '#endif /* FRED */'Nathan Neulinger1-2/+2
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-0/+33