summaryrefslogtreecommitdiff
path: root/lib/libnetbsd/math.h
AgeCommit message (Collapse)Author
2026-02-25libnetbsd: add math.h and sys/time.hEnji Cooper
- `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