This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 0fd2c9bd1 newlib: vf[w]scanf: add validity checks new 1e43e181c ssp: add Object Size Checking for stdlib.h new b9a662bb4 Feature test macros overhaul: unistd.h, part 3
The 2 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: newlib/libc/include/ssp/stdlib.h | 30 ++++++++++++++++++++++++++++++ newlib/libc/include/stdlib.h | 4 ++++ newlib/libc/include/sys/unistd.h | 22 +++++++++++++++++++++- newlib/libc/ssp/ssp.tex | 4 ++++ 4 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 newlib/libc/include/ssp/stdlib.h