wireshark/epan/ftypes
Jaap Keuter 827eb58b04 From David Arnold:
Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to placate recent autotools.

svn path=/trunk/; revision=48261
2013-03-12 06:53:39 +00:00
..
Makefile.am From David Arnold: 2013-03-12 06:53:39 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
ftype-bytes.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-double.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-guid.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-integer.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-ipv4.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
ftype-ipv6.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-none.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
ftype-pcre.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
ftype-string.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-time.c When comparing fvalue_t we don't modify them, make arguments const. 2012-11-06 13:28:59 +00:00
ftype-tvbuff.c Make the buffer argument to FvalueToStringRepr functions volatile 2013-01-18 19:27:31 +00:00
ftypes-int.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
ftypes.c Remove slab.h and replace its last remaining usage with glib slices. 2013-03-10 14:52:14 +00:00
ftypes.h Remove the emem slab feature (sl_* functions) completely, replacing it with 2013-03-09 20:02:19 +00:00