diff options
author | 2021-02-05 14:09:24 +0530 | |
---|---|---|
committer | 2021-02-10 19:08:33 +0530 | |
commit | 228f30ab4724d4087d5f52018873fde22efea6e2 (patch) | |
tree | 3b903fb3f04326e26ec6c418303d6ee2f3a150fe /sysdeps/unix | |
parent | x86: Use SIZE_MAX instead of (long int)-1 for tunable range value (diff) | |
download | glibc-228f30ab4724d4087d5f52018873fde22efea6e2.tar.xz glibc-228f30ab4724d4087d5f52018873fde22efea6e2.zip |
tunables: Disallow negative values for some tunables
The glibc.malloc.mmap_max tunable as well as al of the INT_32 tunables
don't have use for negative values, so pin the hardcoded limits in the
non-negative range of INT. There's no real benefit in any of those
use cases for the extended range of unsigned, so I have avoided added
a new type to keep things simple.
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions