aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/clock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* libc vdso time functions: correctly convert errors into errnosKonstantin Belousov2023-08-121-1/+5
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Use struct vdso_timehands data to implement fast gettimeofday(2) andKonstantin Belousov2012-06-221-0/+52