aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetbsd/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-233-3/+0
* libnetbsd: Fix a typo in a source code commentGordon Bergling2022-04-091-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