Lines Matching +full:stand +full:- +full:alone
1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
16 --------------------
26 -------
29 and functions to work with them. Objects are high-level abstractions
56 -------------------
63 -------------------
67 of both low-level ring access functions and high-level configuration
72 ---
76 non-static libbpf symbols should have one of the prefixes mentioned in
81 -----------------
87 .. code-block:: c
92 to be a part of ABI what, in turn, improves both libbpf developer- and
93 user-experiences.
96 ---------------
102 Version name is ``LIBBPF_`` prefix + three-component numeric version,
111 .. code-block:: none
124 .. code-block:: none
144 Stand-alone build
145 -------------------
147 Under https://github.com/libbpf/libbpf there is a (semi-)automated
148 mirror of the mainline's version of libbpf for a stand-alone build.
154 -------------------
156 libbpf is dual-licensed under LGPL 2.1 and BSD 2-Clause.
159 -------------------