l='stylesheet' type='text/css' href='/cgit-data/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/lib/libppath
AgeCommit message (Collapse)Author
2023-03-28lint: warn about extern declarations outside headersrillig
https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html
2013-09-11If a library needs a symbol from another library, pull that library injoerg
explicitly, even if the DT_NEEDED closure would normally already ensure the presence.
2012-03-21These directories default to WARNS?=5matt
2011-08-25Add sources, Makefiles, and manual pages for ppath(3), adyoung
property-container path library that is usable from both userland and the kernel. TBD: hook this into the build, update set lists, and add automated tests.