Polyfill sysinfo() a ilttle bit on BSDs

This commit is contained in:
Justine Tunney 2022-08-18 15:43:03 -07:00
parent 897e33ccc4
commit 75832f7379
6 changed files with 103 additions and 12 deletions

View file

@ -185,6 +185,7 @@ o//libc/calls/getcwd-xnu.greg.o: private \
# division is expensive if not optimized
o/$(MODE)/libc/calls/_timespec_tomillis.o \
o/$(MODE)/libc/calls/_timespec_tomicros.o \
o/$(MODE)/libc/calls/_timespec_totimeval.o \
o/$(MODE)/libc/calls/_timespec_frommillis.o \
o/$(MODE)/libc/calls/_timespec_frommicros.o: private \
OVERRIDE_CFLAGS += \