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,40 @@
<?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/re/util/item_alloc Pages: 1 -->
<svg width="125pt" height="93pt"
viewBox="0.00 0.00 125.00 93.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 89)">
<title>l4/re/util/item_alloc</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Item allocator.">
<polygon fill="#999999" stroke="#666666" points="114,-85 3,-85 3,-66 114,-66 114,-85"/>
<text text-anchor="middle" x="58.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">l4/re/util/item_alloc</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="bitmap__cap__alloc.html" target="_top" xlink:title="Bitmap capability allocator.">
<polygon fill="white" stroke="#666666" points="117,-30 0,-30 0,0 117,0 117,-30"/>
<text text-anchor="start" x="8" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">l4/re/util/bitmap_cap</text>
<text text-anchor="middle" x="58.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_alloc</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="M58.5,-55.65C58.5,-47.36 58.5,-37.78 58.5,-30.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="55,-55.87 58.5,-65.87 62,-55.87 55,-55.87"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB