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,75 @@
<?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::chksys Pages: 1 -->
<svg width="252pt" height="101pt"
viewBox="0.00 0.00 252.00 101.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 97)">
<title>L4Re::chksys</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Generate C++ exception on error.">
<polygon fill="#999999" stroke="#666666" points="80,-56 0,-56 0,-37 80,-37 80,-56"/>
<text text-anchor="middle" x="40" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::chksys</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="structl4__msgtag__t.html#a433eb16b19202d09cc98b40a139b3c29" target="_top" xlink:title="Test if flags indicate an error.">
<polygon fill="white" stroke="#666666" points="244,-93 116,-93 116,-74 244,-74 244,-93"/>
<text text-anchor="middle" x="180" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">l4_msgtag_t::has_error</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="M76.54,-56.03C93.87,-60.67 114.91,-66.32 133.41,-71.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.54,-74.67 143.1,-73.88 134.35,-67.9 132.54,-74.67"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="structl4__msgtag__t.html#a002076380a3f6e4f29a1f6b50ce2bde2" target="_top" xlink:title="Get the protocol value.">
<polygon fill="white" stroke="#666666" points="233.5,-56 126.5,-56 126.5,-37 233.5,-37 233.5,-56"/>
<text text-anchor="middle" x="180" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">l4_msgtag_t::label</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M80.18,-46.5C91.38,-46.5 103.89,-46.5 116.13,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.32,-50 126.32,-46.5 116.32,-43 116.32,-50"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="namespaceL4Re.html#ae27ac6f274f4ad1267d0d1c0c033c00b" target="_top" xlink:title="Generate C++ exception.">
<polygon fill="white" stroke="#666666" points="231.5,-19 128.5,-19 128.5,0 231.5,0 231.5,-19"/>
<text text-anchor="middle" x="180" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::throw_error</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M76.54,-36.97C93.87,-32.33 114.91,-26.68 133.41,-21.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="134.35,-25.1 143.1,-19.12 132.54,-18.33 134.35,-25.1"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB