aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/x86/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* libc: Move per-arch sys/Makefile.inc to libsysBrooks Davis2024-02-051-22/+0
* libc: remove .PATH refs to libc/<arch>/sysBrooks Davis2024-02-051-1/+0
* libc: libc/gen/sched_getcpu_gen.c -> libsys/Brooks Davis2024-02-051-0/+1
* libc/<arch>/sys/Makefile.inc: remove cruftBrooks Davis2023-11-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* hyperv: Build and install where supportedWarner Losh2023-02-011-0/+1
* x86: provide userspace implementation of sched_getcpu() where possibleKonstantin Belousov2021-11-101-1/+1
* Add sched_getcpu()Konstantin Belousov2021-11-101-1/+2
* Don't instrument the rdtsc ifunc when building with ASAN/UBSANAlex Richardson2021-08-021-0/+8
* pkru(3) man page.Konstantin Belousov2019-02-201-0/+3
* Add usermode helpers for for Intel userspace protection keys feature.Konstantin Belousov2019-02-201-1/+2
* Only conditionally add in hyperv support if we're building amd64Enji Cooper2017-01-191-1/+1
* Conditionalize hyperv support in gettimeofday(2) based on MK_HYPERVEnji Cooper2017-01-191-0/+4
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-0/+6