summaryrefslogtreecommitdiff
path: root/lib/libc/sys/__vdso_gettimeofday.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Fix possible overflow in binuptime().Konstantin Belousov2020-04-091-2/+16
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-7/+16
* Copy the fencing of the algorithm to do lock-less update and readingKonstantin Belousov2015-08-041-11/+14
* Rework the __vdso_* symbols attributes to only make the symbols weak,Konstantin Belousov2013-01-301-1/+3
* Use struct vdso_timehands data to implement fast gettimeofday(2) andKonstantin Belousov2012-06-221-0/+142