about summary refs log tree commit diff
path: root/elf/tst-tls-manydynamic.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
|
* elf/tst-tls-manydynamic: New testFlorian Weimer2016-12-021-0/+150
This test adds coverage for creating many dynamic TLS variables which exhaust the static TLS allocation.