wireshark/epan/ftypes
Guy Harris 0d9b449ae9 Don't use <ctype.h> macros.
They're locale-dependent (although those *particular* ones might not
be).

Remove no-longer necessary (or not-even-necessary-before-this-change)
includes of <ctype.h>

Change-Id: I1384e3ae4ccba6af9220a08773abcde7ea320573
Reviewed-on: https://code.wireshark.org/review/4755
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-10-17 01:26:27 +00:00
..
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
Makefile.nmake Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
ftype-bytes.c Don't use <ctype.h> macros. 2014-10-17 01:26:27 +00:00
ftype-double.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftype-guid.c Don't use <ctype.h> macros. 2014-10-17 01:26:27 +00:00
ftype-integer.c Add back get_uinteger for boolean_type. 2014-10-12 16:59:14 +00:00
ftype-ipv4.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftype-ipv6.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftype-none.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftype-pcre.c Better fix - just check that the upper and lower nibbles are >= 0xA. 2014-10-16 19:08:19 +00:00
ftype-string.c Don't use <ctype.h> macros. 2014-10-17 01:26:27 +00:00
ftype-time.c Don't use <ctype.h> macros. 2014-10-17 01:26:27 +00:00
ftype-tvbuff.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftypes-int.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftypes.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ftypes.h Get rid of more tvb_get_nstringz* calls. 2014-04-12 22:27:22 +00:00