]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
elf: Change TLS static surplus default back to 1664
authorFlorian Weimer <fweimer@redhat.com>
Mon, 20 Jul 2020 11:30:45 +0000 (13:30 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 20 Jul 2020 11:30:45 +0000 (13:30 +0200)
commit07ed32f920f0bcb1ddb400e4ed606104756dee32
tree60d864742708c92da1e18fe033657540b960f47a
parent5baad9a6f948b7822db3392097e7d79e9e018655
elf: Change TLS static surplus default back to 1664

Make the computation in elf/dl-tls.c more transparent, and add
an explicit test for the historic value.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
elf/Makefile
elf/dl-tls.c
elf/tst-tls-surplus.c [new file with mode: 0644]