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