diff options
author | DJ Delorie <dj@redhat.com> | 2024-06-11 19:28:36 -0400 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2024-06-12 14:45:18 -0400 |
commit | 8859607eaa068a3aaa7df7f54eff186b25ecdad0 (patch) | |
tree | 1925cca1c49dfd721463e12e6ef4f407f893943e /include/bits | |
parent | 7edd3814b00c46a404cbaf316eab9db18438c3dd (diff) | |
download | glibc-8859607eaa068a3aaa7df7f54eff186b25ecdad0.zip glibc-8859607eaa068a3aaa7df7f54eff186b25ecdad0.tar.gz glibc-8859607eaa068a3aaa7df7f54eff186b25ecdad0.tar.bz2 |
tunables: sort tunables list (BZ 30027)
Sort tunables list at the time it's generated. Note: adding new
tunables will cause other tunable IDs to change, but that was
the case before anyway. POSIX does not guarantee the order of "foo
in bar" AWK operators, so the order was indeterminate before anyway.
Even depending on the order to be the same across multiple calls,
such as in this script, is undefined, so sorting the list resolves
that also.
Note that sorting is not dependent on the user's locale.
Diffstat (limited to 'include/bits')
0 files changed, 0 insertions, 0 deletions