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