diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-12-11 Steve Ellcey <sellcey@imgtec.com> + * stdio-common/vfscanf.c (_IO_vfscanf_internal): Fix indentation. + +2015-12-11 Steve Ellcey <sellcey@imgtec.com> + * stdlib/strtol_l.c (__strtol_l): Fix indentation. 2015-12-10 Aurelien Jarno <aurelien@aurel32.net> |