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/cxx/lock_guard.h Pages: 1 -->
<svg width="142pt" height="82pt"
viewBox="0.00 0.00 142.00 82.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 78)">
<title>l4/cxx/lock_guard.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Lock guard implementation.">
<polygon fill="#999999" stroke="#666666" points="125,-74 14,-74 14,-55 125,-55 125,-74"/>
<text text-anchor="middle" x="69.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">l4/cxx/lock_guard.h</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="63,-19 0,-19 0,0 63,0 63,-19"/>
<text text-anchor="middle" x="31.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">pthread.h</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="M63.23,-54.75C57.91,-47.34 50.14,-36.5 43.62,-27.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.33,-25.18 37.66,-19.09 40.64,-29.26 46.33,-25.18"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="134,-19 81,-19 81,0 134,0 134,-19"/>
<text text-anchor="middle" x="107.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</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="M75.77,-54.75C81.09,-47.34 88.86,-36.5 95.38,-27.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.36,-29.26 101.34,-19.09 92.67,-25.18 98.36,-29.26"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB