l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,72 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: L4Re Util C++ Interface Pages: 1 -->
<svg width="549pt" height="75pt"
viewBox="0.00 0.00 549.00 75.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 71)">
<title>L4Re Util C++ Interface</title>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__api__l4re.html" target="_top" xlink:title="Documentation of the L4 Runtime Environment C++ API.">
<polygon fill="white" stroke="#666666" points="113,-52 0,-52 0,-33 113,-33 113,-52"/>
<text text-anchor="middle" x="56.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re C++ Interface</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Documentation of the L4 Runtime Environment utility functionality in C++.">
<polygon fill="#999999" stroke="#666666" points="284,-52 150,-52 150,-33 284,-33 284,-52"/>
<text text-anchor="middle" x="217" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re Util C++ Interface</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M123.46,-42.5C132.16,-42.5 141.07,-42.5 149.77,-42.5"/>
<polygon fill="black" stroke="black" points="123.38,-39 113.38,-42.5 123.38,-46 123.38,-39"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4re__cap__api.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="541,-67 429,-67 429,-48 541,-48 541,-67"/>
<text text-anchor="middle" x="485" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re Capability API</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M288.22,-53.2C292.87,-53.7 297.5,-54.14 302,-54.5 344.53,-57.87 392.82,-58.52 428.96,-58.38"/>
<polygon fill="black" stroke="black" points="288.35,-49.69 278.01,-52 287.53,-56.64 288.35,-49.69"/>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M284.29,-38.47C321.62,-37.13 369.03,-36.95 411,-41.5 423.13,-42.81 436.19,-45.32 447.87,-47.97"/>
<text text-anchor="middle" x="356.5" y="-44.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Smart_cap_auto</text>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__l4re__util__kumem.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="534,-19 436,-19 436,0 534,0 534,-19"/>
<text text-anchor="middle" x="485" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Kumem utiltities</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="black" d="M294.24,-33.04C339.83,-27.39 396.37,-20.37 435.82,-15.48"/>
<polygon fill="black" stroke="black" points="293.59,-29.6 284.09,-34.3 294.45,-36.54 293.59,-29.6"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB