This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 522310e26b manual: Fix madvise typo in mseal documentation new a8455a0b7f configure: use TEST_CC to check for --no-error-execstack new 910c6bdcf6 configure: use TEST_CC to check for --depaudit new f56382e67e posix: Fix getconf symbolic constants defined in limits.h (B [...]
The 3 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: aclocal.m4 | 32 +++++++++++++++++ configure | 18 ++++++---- configure.ac | 12 +++---- posix/Makefile | 15 +++++++- posix/getconf.c | 86 ++++++++++++++++++++++++++++++++++++--------- posix/tst-getconf-limits.py | 71 +++++++++++++++++++++++++++++++++++++ 6 files changed, 204 insertions(+), 30 deletions(-) create mode 100755 posix/tst-getconf-limits.py