aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetbsd/sys
Commit message (Expand)AuthorAgeFilesLines
* lib/libnetbsd: bring in `__type_m{ax,in}*` macro familyEnji Cooper2026-02-261-0/+30
* libnetbsd: add math.h and sys/time.hEnji Cooper2026-02-251-0/+35
* libnetbsd: import `__CTASSERT(..)` macrosEnji Cooper2026-02-201-0/+16
* libnetbsd: import the `__nothing` macroEnji Cooper2026-02-151-1/+14
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-163-3/+0
* libnetbsd: Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-65/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libnetbsd: add sys/event.h compat headerEnji Cooper2017-01-151-0/+42
* libnetbsd: add sys/types.h header which pollutes itself with sys/param.h toEnji Cooper2017-01-151-0/+37
* libnetbsd: add sys/wait.h compat headerEnji Cooper2017-01-151-0/+37
* Add __BIT and __BITS macros from NetBSD to help support new testcasesEnji Cooper2017-01-121-0/+9
* When compiling on macOS or Linux, __dead can be defined already.Marcel Moolenaar2016-10-241-0/+2
* Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386Enji Cooper2014-11-041-0/+65
* The NetBSD libc tests use several definitions/macros that aren't available inEnji Cooper2014-10-221-0/+22
* Add libnetbsd, a thin compatibility layer intended to allow a limitedBrooks Davis2012-12-211-0/+50