NetBSD/sys/lib
riastradh 7fd36dbc4a Add container_of to libkern.
Given x = &c->f, container_of(x, T, f) yields c, where T is the type
of c.

Discussed on tech-kern a while ago:

https://mail-index.netbsd.org/tech-kern/2013/03/21/msg015131.html
2015-04-20 15:22:17 +00:00
..
libgnuefi Makefile glue to build libgnuefi; similar to libsa or libkern. 2014-04-28 19:09:29 +00:00
libkern Add container_of to libkern. 2015-04-20 15:22:17 +00:00
libsa Revert stupid and untested changes. There was no extra copy in the macros. 2014-08-30 14:24:02 +00:00
libunwind Provide _Unwind_Find_FDE for libgcc_s compatibility. 2015-02-17 21:02:33 +00:00
libx86emu
libz remove remaining makefile support for GCC < 45 that i found. 2014-06-14 20:49:36 +00:00