summaryrefslogtreecommitdiff
path: root/lib/libnetbsd
AgeCommit message (Expand)Author
2025-08-23Remove redundant PACKAGE for INTERNALLIB librariesLexi Winter
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26lib: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-05-04local.dirdeps.mk skip N_host_libs for non-FreeBSD hostSimon J. Gerraty
2023-04-22Build host tools on non-FreeBSD host with DIRDEPS_BUILDSimon J. Gerraty
2022-04-02libnetbsd: Fix a typo in a source code commentGordon Bergling
2018-07-30Make timespecadd(3) and friends publicAlan Somers
2018-01-16libnetbsd: Make the function declaration of efopen() match the definitionAlex Richardson
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-04-06libnetbsd: add emalloc and friendsEd Maste
2017-03-20Port the getaddrinfo(1) utility from NetBSDEric van Gyzen
2017-02-07Improve libnetbsd compatibility with NetBSDEnji Cooper
2017-01-16libnetbsd: add pthread.h compat headerEnji Cooper
2017-01-15libnetbsd: add sys/event.h compat headerEnji Cooper
2017-01-15libnetbsd: add sys/types.h header which pollutes itself with sys/param.h toEnji Cooper
2017-01-15libnetbsd: add sys/wait.h compat headerEnji Cooper
2017-01-15libnetbsd: more portability fixes with stdio.h and util.hEnji Cooper
2017-01-15Fix copy-pasted copyrightEnji Cooper
2017-01-15libnetbsd: add compat header for glob.hEnji Cooper
2017-01-14libnetbsd: improve sha2.h compat with FreeBSDEnji Cooper
2017-01-14libnetbsd: improve sha1.h compat with FreeBSDEnji Cooper
2017-01-14Add stdio.h #include for fparselnEnji Cooper
2017-01-12Add __BIT and __BITS macros from NetBSD to help support new testcasesEnji Cooper
2016-10-24Include "util.h", not <util.h>. The header is in the same directoryMarcel Moolenaar
2016-10-24When compiling on macOS or Linux, __dead can be defined already.Marcel Moolenaar
2016-02-04First pass through library packaging.Glen Barber
2015-11-05Fix spelling error.Craig Rodrigues
2015-06-13Add META_MODE support.Simon J. Gerraty
2015-06-08dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty
2014-11-19Merge from head@274682Simon J. Gerraty
2014-11-04Commit missing header for sys/time.h compat on NetBSD to unbreak the amd64/i386Enji Cooper
2014-10-22The NetBSD libc tests use several definitions/macros that aren't available inEnji Cooper
2013-10-13New dependenciesSimon J. Gerraty
2012-12-21Add libnetbsd, a thin compatibility layer intended to allow a limitedBrooks Davis