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,57 @@
<?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: L4::throw_ipc_exception Pages: 1 -->
<svg width="476pt" height="27pt"
viewBox="0.00 0.00 476.00 27.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 23)">
<title>L4::throw_ipc_exception</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Throw an L4 IPC error as exception.">
<polygon fill="#999999" stroke="#666666" points="134,-19 0,-19 0,0 134,0 134,-19"/>
<text text-anchor="middle" x="67" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4::throw_ipc_exception</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__helper.html#gaba0849c4b92afdccbe110489e18dadbd" target="_top" xlink:title="Throw an L4 IPC error as exception.">
<polygon fill="white" stroke="#666666" points="304,-19 170,-19 170,0 304,0 304,-19"/>
<text text-anchor="middle" x="237" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4::throw_ipc_exception</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M134.4,-9.5C142.68,-9.5 151.2,-9.5 159.62,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="159.81,-13 169.81,-9.5 159.81,-6 159.81,-13"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="structl4__msgtag__t.html#a433eb16b19202d09cc98b40a139b3c29" target="_top" xlink:title="Test if flags indicate an error.">
<polygon fill="white" stroke="#666666" points="468,-19 340,-19 340,0 468,0 468,-19"/>
<text text-anchor="middle" x="404" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">l4_msgtag_t::has_error</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M304.16,-9.5C312.51,-9.5 321.09,-9.5 329.55,-9.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="329.77,-13 339.77,-9.5 329.77,-6 329.77,-13"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB