History log of /freebsd/lib/libnetbsd/sys/time.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 2a6c2d9c 26-Feb-2026 Enji Cooper <ngie@FreeBSD.org>

libnetbsd: add math.h and sys/time.h

- `math.h`: `isinff(..)`
- `sys/time.h`: `timespec*(x)`

These two headers are used by tests in newer snapshots of
`contrib/netbsd-tests`.

MFC after: 1 week