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: Graphical Class Hierarchy Pages: 1 -->
<svg width="230pt" height="64pt"
viewBox="0.00 0.00 230.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>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classL4Re_1_1Vfs_1_1Fs.html" target="_top" xlink:title="POSIX File&#45;system related functionality.">
<polygon fill="white" stroke="#666666" points="89.5,-56 9.5,-56 9.5,-37 89.5,-37 89.5,-56"/>
<text text-anchor="middle" x="49.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Vfs::Fs</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classL4Re_1_1Vfs_1_1Ops.html" target="_top" xlink:title="Interface for the POSIX backends of an application.">
<polygon fill="white" stroke="#666666" points="222,-37 135,-37 135,-18 222,-18 222,-37"/>
<text text-anchor="middle" x="178.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Vfs::Ops</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge272_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge272_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M99.61,-39.15C111.19,-37.42 123.45,-35.59 134.73,-33.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.01,-35.7 89.64,-40.64 100.05,-42.63 99.01,-35.7"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4Re_1_1Vfs_1_1Mman.html" target="_top" xlink:title="Interface for POSIX memory management.">
<polygon fill="white" stroke="#666666" points="99,-19 0,-19 0,0 99,0 99,-19"/>
<text text-anchor="middle" x="49.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4Re::Vfs::Mman</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge273_Node000002_Node000001" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge273_Node000002_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M109.28,-17.83C117.92,-19.06 126.67,-20.3 134.9,-21.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="109.63,-14.35 99.24,-16.41 108.65,-21.28 109.63,-14.35"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB