aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/file_util.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Forward-port r33953.Gerald Combs1-0/+22
2010-08-26Add a newline. Fixup whitespace.Gerald Combs1-7/+7
2010-08-25Add ws_load_library and ws_module_open, which respectively callGerald Combs1-2/+112
2009-03-08Fix ws_stdio_unlink so it works properly on WIndows for all Unicode filenames.Bill Meier1-5/+5
2008-08-13Another try to fix the cast problem.Stig Bjørlykke1-1/+1
2008-08-13Add a cast to avoid a warning.Stig Bjørlykke1-1/+1
2008-08-12Take courage!Guy Harris1-2/+2
2008-08-12Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.Gerald Combs1-1/+1
2008-05-23file_util.c is only for Windows; don't build it on UN*X. Put in a checkGuy Harris1-37/+4
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-0/+476