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
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
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
libwsutil.def Move the Windows argument list conversion code to a common routine. 2011-05-24 00:07:56 +00:00
Makefile.am Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
Makefile.common
Makefile.nmake 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
privileges.h
str_util.c
str_util.h
strncasecmp.c
strptime.c
strptime.h
type_util.c
type_util.h
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
wsgetopt.h