This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master in repository glibc.
from 27c5e756a2 sysdeps/ieee754: prevent maybe-uninitialized errors with -O [...] new 890461fe12 ChangeLog: Fix an obvious typo in the previous commit. new b79dc8d0fe posix: Fix tst-spawn.c issue from commit 805334b26c new 010fe23177 manual: Use @code{errno} instead of @var{errno} [BZ #24063] new 7395f3a0ef en_US: define date_fmt (bug 24046) new 2ef4271688 Only build libm with -fno-math-errno (bug 24024)
The 5 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 | 45 +++++++++++++++++++++++++++++++- Makeconfig | 6 +++-- localedata/locales/en_US | 3 +++ manual/arith.texi | 14 +++++----- manual/filesys.texi | 6 ++--- manual/job.texi | 2 +- manual/llio.texi | 4 +-- manual/math.texi | 2 +- manual/message.texi | 18 ++++++------- manual/nss.texi | 4 +-- manual/search.texi | 2 +- manual/setjmp.texi | 4 +-- manual/time.texi | 2 +- manual/users.texi | 4 +-- posix/tst-spawn.c | 4 +-- string/Makefile | 6 +++++ string/test-strerror-errno.c | 61 ++++++++++++++++++++++++++++++++++++++++++++ 17 files changed, 151 insertions(+), 36 deletions(-) create mode 100644 string/test-strerror-errno.c