about summary refs log tree commit diff
path: root/elf/libc_early_init.c
Commit message (Expand)AuthorAgeFilesLines
* Linux: Remove rseq supportFlorian Weimer2020-07-161-5/+0
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+5
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+4
* elf: Add initial flag argument to __libc_early_initFlorian Weimer2020-04-291-1/+1
* elf: Implement __libc_early_initFlorian Weimer2020-04-241-0/+27