This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from c3ce8405c libm: Control errno support with _IEEE_LIBM configuration parameter new 238c2b14c Cygwin: utils: refresh tzmap new 9beb7b977 Cygwin: utils: cygcheck: avoid GCC warning concatenating strings new e7fca6f86 Cygwin: utils: convert usage() to proper noreturn function th [...] new acfed1364 Cygwin: utils: build with -Wimplicit-fallthrough=4 -Werror new c8dc3fa0b Cygwin: cygserver: build with -Wimplicit-fallthrough=4 -Werror new 748970c83 MSP430: Word align __*_array_start symbols in sim linker scripts new e3f29b247 MSP430: Increase the amount of main memory available in sim l [...]
The 7 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: libgloss/msp430/msp430-sim.ld | 6 +- libgloss/msp430/msp430xl-sim.ld | 5 +- winsup/cygserver/Makefile.in | 2 +- winsup/utils/Makefile.in | 4 +- winsup/utils/chattr.c | 9 +-- winsup/utils/cygcheck.cc | 4 +- winsup/utils/cygpath.cc | 3 +- winsup/utils/dump_setup.cc | 6 +- winsup/utils/dumper.cc | 2 +- winsup/utils/getconf.c | 2 +- winsup/utils/getfacl.c | 10 ++- winsup/utils/kill.cc | 2 +- winsup/utils/ldd.cc | 4 +- winsup/utils/locale.cc | 4 +- winsup/utils/lsattr.c | 5 +- winsup/utils/minidumper.cc | 2 +- winsup/utils/mkgroup.c | 5 +- winsup/utils/mkpasswd.c | 5 +- winsup/utils/mount.cc | 2 +- winsup/utils/passwd.c | 3 +- winsup/utils/ps.cc | 2 +- winsup/utils/regtool.cc | 24 ++----- winsup/utils/setfacl.c | 44 +++--------- winsup/utils/setmetamode.c | 16 ++--- winsup/utils/ssp.c | 5 +- winsup/utils/strace.cc | 4 +- winsup/utils/tzmap-from-unicode.org | 17 +---- winsup/utils/tzmap.h | 132 ++++++++++++++++++++++++------------ winsup/utils/tzset.c | 9 +-- winsup/utils/umount.cc | 2 +- 30 files changed, 165 insertions(+), 175 deletions(-)