aboutsummaryrefslogtreecommitdiff
path: root/elf/libc_early_init.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Linux: Remove rseq supportFlorian Weimer1-5/+0
2020-07-06Add the __libc_single_threaded variableFlorian Weimer1-0/+5
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+4
2020-04-29elf: Add initial flag argument to __libc_early_initFlorian Weimer1-1/+1
2020-04-24elf: Implement __libc_early_initFlorian Weimer1-0/+27