wireshark/epan/ftypes
Guy Harris b6e20d89be Put printf into a separate "termoutput" API group. For most files,
check for it - but not for TShark plugins, as they are expected to
print to the standard output.

svn path=/trunk/; revision=25653
2008-07-01 21:13:32 +00:00
..
ftype-bytes.c Rename some variables to avoid shadowing warnings. 2008-06-23 20:23:29 +00:00
ftype-double.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
ftype-guid.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
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 Fix bug 1956 - make the bitwise-AND routine treat its arguments as being 2007-11-06 09:19:59 +00:00
ftype-none.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
ftype-pcre.c Remove extra element. 2007-01-18 13:13:55 +00:00
ftype-string.c Rename some variables to avoid shadowing warnings. 2008-06-23 20:23:29 +00:00
ftype-time.c Only #deinfe __USE_XOPEN if not already defined. On my Suse 10.2 it was 2007-04-22 20:04:34 +00:00
ftype-tvbuff.c Rename some variables to avoid shadowing warnings. 2008-06-23 20:23:29 +00:00
ftypes-int.h name change 2006-05-21 05:12:17 +00:00
ftypes.c Rename some variables to avoid shadowing warnings. 2008-06-23 20:23:29 +00:00
ftypes.h Add FT_INT64 to IS_FT_INT and FT_UINT_64 to IS_FT_UINT. 2008-06-28 17:23:07 +00:00
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 Put printf into a separate "termoutput" API group. For most files, 2008-07-01 21:13:32 +00:00