aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/file_util.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-13Another try to fix the cast problem.stig1-1/+1
2008-08-13Add a cast to avoid a warning.stig1-1/+1
2008-08-12Take courage!guy1-2/+2
2008-08-12Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.gerald1-1/+1
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkguy1-37/+4
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-0/+476