This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/glibc.
from c70824b9a4 manual: Document lack of conformance of sched_* functions [B [...] adds ee9941f94e libio: Use stdin consistently for input functions [BZ #24153] adds 77c7d55ece time: Use int, not long int, for internal GMT offsets adds 11f382ee78 testsuite: stdlib/isomac.c: add missing include new b8c7238167 time: Use struct alloc_buffer in __tzfile_read
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 34 ++++++++++++++++ debug/gets_chk.c | 16 ++++---- include/time.h | 2 +- libio/Makefile | 2 +- libio/getchar.c | 10 ++--- libio/getchar_u.c | 2 +- libio/getwchar.c | 6 +-- libio/getwchar_u.c | 2 +- libio/iogets.c | 16 ++++---- libio/tst-bz24153.c | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++ libio/vscanf.c | 2 +- libio/vwscanf.c | 2 +- stdlib/isomac.c | 1 + time/tzfile.c | 105 +++++++++++++++++++++++------------------------ time/tzset.c | 8 ++-- 15 files changed, 236 insertions(+), 86 deletions(-) create mode 100644 libio/tst-bz24153.c