Try to fix some of the build problems, it still bumms out on:
[obnox/wireshark/wip.git] / wsutil / file_util.c
2011-08-17 stigFrom Gisle Vanem:
2011-07-11 geraldMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-04-10 guyRename ws_stat to ws_stat64, and make it take a pointer...
2010-12-07 morrissInclude stdlib.h for getenv().
2010-12-07 morrissMove getenv_utf8() to wsutil.
2010-11-22 geraldMake sure we pass a directory path and not a file path to
2010-08-27 geraldForward-port r33953.
2010-08-26 geraldAdd a newline. Fixup whitespace.
2010-08-25 geraldAdd ws_load_library and ws_module_open, which respectiv...
2009-03-08 wmeierFix ws_stdio_unlink so it works properly on WIndows...
2008-08-13 stigAnother try to fix the cast problem.
2008-08-13 stigAdd a cast to avoid a warning.
2008-08-12 guyTake courage!
2008-08-12 geraldFix a bunch of Win64 compilation errors by cowardly...
2008-05-23 guyfile_util.c is only for Windows; don't build it on...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...