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-arm-spec2k6-Os_LTO 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 new 11f382ee78 testsuite: stdlib/isomac.c: add missing include
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 | 29 +++++++++++++ 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 | 6 +-- time/tzset.c | 8 ++-- 15 files changed, 181 insertions(+), 37 deletions(-) create mode 100644 libio/tst-bz24153.c