This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e604a5e4bb setrlimit/getrlimit: Use __nonnull to avoid null pointer new 61117bfa1b tunables: Simplify TUNABLE_SET interface new a1b8b06a55 x86: Use SIZE_MAX instead of (long int)-1 for tunable range value new 228f30ab47 tunables: Disallow negative values for some tunables
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: elf/dl-tunable-types.h | 4 +- elf/dl-tunables.c | 128 ++++++++----------------- elf/dl-tunables.h | 37 +++---- elf/dl-tunables.list | 6 ++ elf/tst-rtld-list-tunables.exp | 2 +- manual/README.tunables | 16 ++-- sysdeps/unix/sysv/linux/aarch64/cpu-features.c | 2 +- sysdeps/x86/dl-cacheinfo.h | 19 ++-- 8 files changed, 84 insertions(+), 130 deletions(-)