wireshark/epan/ftypes
Guy Harris 160a305efa g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 or
later, so there's no longer any need to have our own g_ascii_strtoull.

svn path=/trunk/; revision=25423
2008-06-04 01:30:40 +00:00
..
ftype-bytes.c Corrected ne operator for FT_BYTES. 2008-04-20 22:34:47 +00:00
ftype-double.c
ftype-guid.c
ftype-integer.c g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 or 2008-06-04 01:30:40 +00:00
ftype-ipv4.c
ftype-none.c
ftype-pcre.c
ftype-string.c Removed some "statement not reached" warnings. 2008-02-07 12:14:40 +00:00
ftype-time.c
ftype-tvbuff.c From Alex deVries (bug 2486): 2008-04-21 21:36:11 +00:00
ftypes-int.h
ftypes.c
ftypes.h
Makefile.am Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 . 2008-05-20 14:30:01 +00:00
Makefile.nmake Fix run checkapi for more targets. 2008-06-03 05:35:19 +00:00