wireshark/wsutil
2011-04-10 23:51:34 +00:00
..
CMakeLists.txt H. Sivank <hsivank@gmail.com> 2010-09-23 07:02:33 +00:00
file_util.c Rename ws_stat to ws_stat64, and make it take a pointer to a ws_statb64 2011-04-10 20:59:10 +00:00
file_util.h We have to define ws_statb64 before declaring routines that use it. 2011-04-10 23:51:34 +00:00
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
libwsutil.def ws_stdio_stat got renamed to ws_stdio_stat64. 2011-04-10 21:36:05 +00:00
Makefile.am Update filter for Windows-only symbols. 2010-12-16 17:22:17 +00:00
Makefile.common Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
mpeg-audio.c
mpeg-audio.h
privileges.c Squelch a warning from the MSVC++ static analyzer (it's worried that 2011-02-17 03:02:18 +00:00
privileges.h Add extern "C" to more header files. 2010-12-01 18:25:18 +00:00
str_util.c
str_util.h
strerror.c Include glib.h (for g_snprintf). 2010-05-29 03:35:32 +00:00
strerror.h
strncasecmp.c
strptime.c Add braces to avoid an ambiguous else 2010-05-29 03:34:05 +00:00
strptime.h
type_util.c
type_util.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
unicode-utils.c Move getenv_utf8() to wsutil. 2010-12-07 20:24:57 +00:00
unicode-utils.h
wsgetopt.c
wsgetopt.h