Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | pthread: Introduce __pthread_early_init | Florian Weimer | 2021-04-21 | 1 | -0/+3 |
* | nptl: Move elision implementations into libc | Florian Weimer | 2021-02-23 | 1 | -0/+6 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Replace __libc_multiple_libcs with __libc_initial flag | Florian Weimer | 2020-12-16 | 1 | -0/+9 |
* | Linux: Remove rseq support | Florian Weimer | 2020-07-16 | 1 | -5/+0 |
* | Add the __libc_single_threaded variable | Florian Weimer | 2020-07-06 | 1 | -0/+5 |
* | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers | 2020-07-06 | 1 | -0/+4 |
* | elf: Add initial flag argument to __libc_early_init | Florian Weimer | 2020-04-29 | 1 | -1/+1 |
* | elf: Implement __libc_early_init | Florian Weimer | 2020-04-24 | 1 | -0/+27 |