Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-28663-2608129
proj28-lwmalloc-2142
Commits
13e37464
Commit
13e37464
authored
5 months ago
by
Yuquan Chi
Browse files
Options
Download
Patches
Plain Diff
Remove redundant files.
parent
21d0dc19
main
v1.0
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
misc/REPORT.pdf
+0
-0
misc/REPORT.pdf
misc/interface.drawio
+0
-13
misc/interface.drawio
with
0 additions
and
13 deletions
+0
-13
misc/REPORT.pdf
deleted
100644 → 0
+
0
−
0
View file @
21d0dc19
File deleted
This diff is collapsed.
Click to expand it.
misc/interface.drawio
deleted
100644 → 0
+
0
−
13
View file @
21d0dc19
<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/25.0.2 Chrome/128.0.6613.186 Electron/32.2.5 Safari/537.36" version="25.0.2">
<diagram name="standard" id="i1cNH8nxm4nkyYcQkBPk">
<mxGraphModel dx="893" dy="548" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="TeuMjq_WZNW7XmJ4JmAm-1" value="<font face="Lucida Console">&nbsp; void *lw_malloc(size_t size);</font><div><font face="Lucida Console">&nbsp; void lw_free(void *ptr);</font></div><div><font face="Lucida Console">&nbsp; void *lw_calloc(size_t nmemb, size_t size);</font></div><div><font face="Lucida Console">&nbsp; void *lw_realloc(void *ptr, size_t size);</font></div>" style="rounded=1;whiteSpace=wrap;html=1;align=left;fontFamily=Verdana;" vertex="1" parent="1">
<mxGeometry x="80" y="120" width="360" height="200" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets