freetype/src/type42
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
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
module.mk Update copyright year. 2016-01-13 11:54:10 +01:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00
t42drivr.c Replace calls to atol' with strtol'. 2016-07-11 05:56:26 +02:00
t42drivr.h Update copyright year. 2016-01-13 11:54:10 +01:00
t42error.h Update copyright year. 2016-01-13 11:54:10 +01:00
t42objs.c Replace calls to atol' with strtol'. 2016-07-11 05:56:26 +02:00
t42objs.h Update copyright year. 2016-01-13 11:54:10 +01:00
t42parse.c [type42] Support `CharStrings' entry format as created by LilyPond. 2016-05-30 00:23:59 +02:00
t42parse.h Update copyright year. 2016-01-13 11:54:10 +01:00
t42types.h Update copyright year. 2016-01-13 11:54:10 +01:00
type42.c Update copyright year. 2016-01-13 11:54:10 +01:00