aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetbsd
Commit message (Expand)AuthorAgeFilesLines
* Make timespecadd(3) and friends publicAlan Somers2018-07-301-65/+0
* libnetbsd: Make the function declaration of efopen() match the definitionAlex Richardson2018-01-161-1/+2
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-266-0/+12
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-0/+4
* libnetbsd: add emalloc and friendsEd Maste2017-04-063-1/+174
* Port the getaddrinfo(1) utility from NetBSDEric van Gyzen2017-03-203-1/+320
* Improve libnetbsd compatibility with NetBSDEnji Cooper2017-02-078-3/+199
|\
| * libnetbsd: add pthread.h compat headerEnji Cooper2017-01-161-0/+36
| * 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
| * libnetbsd: more portability fixes with stdio.h and util.hEnji Cooper2017-01-152-1/+38
| * Fix copy-pasted copyrightEnji Cooper2017-01-151-24/+21
| * libnetbsd: add compat header for glob.hEnji Cooper2017-01-151-0/+42
| * libnetbsd: improve sha2.h compat with FreeBSDEnji Cooper2017-01-141-0/+1
| * libnetbsd: improve sha1.h compat with FreeBSDEnji Cooper2017-01-141-0/+3
| * Add stdio.h #include for fparselnEnji Cooper2017-01-141-2/+3
|/
* Add __BIT and __BITS macros from NetBSD to help support new testcasesEnji Cooper2017-01-121-0/+9
* Include "util.h", not <util.h>. The header is in the same directoryMarcel Moolenaar2016-10-241-1/+2
* When compiling on macOS or Linux, __dead can be defined already.Marcel Moolenaar2016-10-241-0/+2
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Fix spelling error.Craig Rodrigues2015-11-051-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+14
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-193-0/+159
| |\ | |/ |/|
| * New dependenciesSimon J. Gerraty2013-10-131-0/+15
* | 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-222-0/+94
|/
* Add libnetbsd, a thin compatibility layer intended to allow a limitedBrooks Davis2012-12-2110-0/+588