Lines Matching +full:stand +full:- +full:alone
1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
16 --------------------
20 and map one-on-one to corresponding commands.
26 -------
29 and functions to work with them. Objects are high-level abstractions
60 -------------------
67 -------------------
71 of both low-level ring access functions and high-level configuration
84 non-static libbpf symbols should have one of the prefixes mentioned in
89 -----------------
95 .. code-block:: c
100 to be a part of ABI what, in turn, improves both libbpf developer- and
101 user-experiences.
104 ---------------
110 Version name is ``LIBBPF_`` prefix + three-component numeric version,
119 .. code-block::
131 .. code-block::
150 Stand-alone build
153 Under https://github.com/libbpf/libbpf there is a (semi-)automated
154 mirror of the mainline's version of libbpf for a stand-alone build.
162 libbpf is dual-licensed under LGPL 2.1 and BSD 2-Clause.