wireshark/wsutil
Gerald Combs 49b92440de More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions
in README.devloper. Remove g_gnuc.h since it's no longer needed. Remove
tvbuff_init(), tvbuff_cleanup(), reassemble_init(), and
reassemble_cleanup() since they were only used for older GLib versions
which didn't support GSlices. Assume we always support the "matches"
operator.

svn path=/trunk/; revision=37978
2011-07-11 20:32:19 +00:00
..
CMakeLists.txt Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
Makefile.am Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
Makefile.common Make inet_aton an optional object on *NIX again 2010-05-29 01:00:52 +00:00
Makefile.nmake Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
file_util.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
file_util.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
inet_aton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_aton.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_ntop.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_pton.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
inet_v6defs.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
libwsutil.def Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +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 Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
str_util.h Revise ascii...inplace to return a ptr to the string 2009-01-17 17:30:23 +00:00
strncasecmp.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
strptime.c Add braces to avoid an ambiguous else 2010-05-29 03:34:05 +00:00
strptime.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
type_util.c
type_util.h WIN32 ==> _WIN32 2011-02-01 23:02:54 +00:00
unicode-utils.c Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
unicode-utils.h Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
wsgetopt.c Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00
wsgetopt.h Move some code (including the optional objects) into libwsutil 2010-05-28 20:19:55 +00:00