Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up and refactor program initialization | Rich Felker | 2012-10-07 | 1 | -9/+2 |
* | fix buggy TLS size/alignment computations in static-linked TLS | Rich Felker | 2012-10-06 | 1 | -5/+22 |
* | support for TLS in dynamic-loaded (dlopen) modules | Rich Felker | 2012-10-05 | 1 | -2/+2 |
* | partial TLS support for dynamic-linked programs | Rich Felker | 2012-10-04 | 1 | -5/+5 |
* | TLS (GNU/C11 thread-local storage) support for static-linked programs | Rich Felker | 2012-10-04 | 1 | -0/+71 |