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::chkipc Pages: 1 -->
<svg width="389pt" height="64pt"
viewBox="0.00 0.00 389.00 64.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 60)">
<title>L4Re::chkipc</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Test a message tag for IPC errors.">
<polygon fill="#999999" stroke="#666666" points="78,-37 0,-37 0,-18 78,-18 78,-37"/>
<text text-anchor="middle" x="39" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::chkipc</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="namespaceL4Re.html#a3f17984019f06676a7e3eecb41bbb0bb" target="_top" xlink:title="Generate C++ exception on error.">
<polygon fill="white" stroke="#666666" points="218,-56 138,-56 138,-37 218,-37 218,-56"/>
<text text-anchor="middle" x="178" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::chksys</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="M78.16,-32.79C93.5,-34.92 111.39,-37.4 127.7,-39.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="127.23,-43.13 137.61,-41.04 128.19,-36.2 127.23,-43.13"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="structl4__msgtag__t.html#a433eb16b19202d09cc98b40a139b3c29" target="_top" xlink:title="Test if flags indicate an error.">
<polygon fill="white" stroke="#666666" points="242,-19 114,-19 114,0 242,0 242,-19"/>
<text text-anchor="middle" x="178" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">l4_msgtag_t::has_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="M78.16,-22.49C86.22,-21.43 94.97,-20.28 103.83,-19.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.39,-22.57 113.84,-17.8 103.47,-15.63 104.39,-22.57"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="namespaceL4Re.html#ae27ac6f274f4ad1267d0d1c0c033c00b" target="_top" xlink:title="Generate C++ exception.">
<polygon fill="white" stroke="#666666" points="381,-56 278,-56 278,-37 381,-37 381,-56"/>
<text text-anchor="middle" x="329.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::throw_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="M218.28,-46.5C233.4,-46.5 251.03,-46.5 267.71,-46.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.94,-50 277.93,-46.5 267.93,-43 267.94,-50"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB