about summary refs log tree commit diff
path: root/src/internal/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* treat null vdso base same as missingBobby Bingham2016-11-111-0/+1
* generalize ELF hash table types not to assume 32-bit entriesRich Felker2016-11-111-1/+2
* add working vdso clock_gettime support, including static linkingRich Felker2014-04-161-0/+91