summaryrefslogtreecommitdiff
path: root/lib/libc/gen/clock_getcpuclockid.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-25libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-08-21Fix prototype. Also the function should return error code instead ofDavid Xu
2012-08-17Implement syscall clock_getcpuclockid2, so we can get a clock idDavid Xu