freetype2/include/freetype/config
Werner Lemberg c3e83b4662 Replace calls to `atol' with `strtol'.
We later on need strtol's `endptr' feature.

* include/freetype/config/ftstdlib.h (ft_atol): Replace with...
(ft_strtol): ... this.

* src/base/ftdbgmem.c (ft_mem_debug_init): Updated.
* src/cid/cidparse.c (cid_parser_new): Ditto.
* src/type42/t42drivr.c (t42_get_name_index), src/type42/t42objs.c
(T42_GlyphSlot_Load): Ditto.
2016-07-11 05:56:26 +02:00
..
ftconfig.h Better access to 64-bit integers for C99 compilers. 2016-01-22 23:35:49 -05:00
ftheader.h Remove unpatented hinter (3/3). 2016-01-28 14:11:14 +01:00
ftmodule.h Another adjustment to header locations. 2015-06-26 06:48:00 +02:00
ftoption.h Implement handling of `FREETYPE_PROPERTIES' environment variable. 2016-07-11 00:12:11 +02:00
ftstdlib.h Replace calls to `atol' with `strtol'. 2016-07-11 05:56:26 +02:00