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: l4/util/parse_cmd.h Pages: 1 -->
<svg width="182pt" height="137pt"
viewBox="0.00 0.00 181.50 137.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 133)">
<title>l4/util/parse_cmd.h</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="comfortable command&#45;line parsing">
<polygon fill="#999999" stroke="#666666" points="131,-129 21,-129 21,-110 131,-110 131,-129"/>
<text text-anchor="middle" x="76" y="-117" font-family="Helvetica,sans-Serif" font-size="10.00">l4/util/parse_cmd.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="56,-74 0,-74 0,-55 56,-55 56,-74"/>
<text text-anchor="middle" x="28" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">stdarg.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="M68.07,-109.75C61.15,-102.11 50.93,-90.82 42.55,-81.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.09,-79.15 35.78,-74.09 39.9,-83.85 45.09,-79.15"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="compiler_8h.html" target="_top" xlink:title="L4 compiler related defines.">
<polygon fill="white" stroke="#666666" points="173.5,-74 74.5,-74 74.5,-55 173.5,-55 173.5,-74"/>
<text text-anchor="middle" x="124" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">l4/sys/compiler.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="M83.93,-109.75C90.85,-102.11 101.07,-90.82 109.45,-81.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="112.1,-83.85 116.22,-74.09 106.91,-79.15 112.1,-83.85"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="170,-19 78,-19 78,0 170,0 170,-19"/>
<text text-anchor="middle" x="124" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">l4/sys/linkage.h</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M124,-54.75C124,-47.8 124,-37.85 124,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="127.5,-29.09 124,-19.09 120.5,-29.09 127.5,-29.09"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB