summaryrefslogtreecommitdiff
path: root/wiretap/file_util.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-126/+0
2008-04-07- Remove GLIB1 codeStephen Fisher1-13/+3
2007-10-16Change more fopen() to eth_fopen() to finish fixing bug 1827:Jeff Morriss1-2/+4
2007-08-09Parenthesize macro arguments.Guy Harris1-1/+1
2007-08-09Fix for bug 1659:Jaap Keuter1-1/+1
2007-01-12Win32: MSVC > 6 doesn't work well with Unicode filenames!Ulf Lamping1-21/+30
2007-01-03from Laurent Rabret:Ulf Lamping1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-11-12minor mkdir bugfix from Gisle VanemUlf Lamping1-2/+3
2005-11-07The standard <dirent.h> routines to rewind and close a directory areGuy Harris1-13/+13
2005-11-07as mkstemp makes trouble and is only used once in util.c, move definition fro...Ulf Lamping1-3/+0
2005-11-06Get rid of CRs and set svn:eol-style to native, so that Windows machinesGuy Harris1-127/+127
2005-11-06Obviously, <glib/gstdio.h> is available since GLib version 2.6 only ...Ulf Lamping1-1/+1
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping1-0/+127