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
广告位招租
openBHOS
Commits
8097e8df
Commit
8097e8df
authored
3 years ago
by
广告位招租
Browse files
Options
Download
Patches
Plain Diff
add support:stdlib,stdarg
parent
ba414964
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
openBHOS-dump.txt
+1
-1
openBHOS-dump.txt
openBHOS-head.txt
+8
-8
openBHOS-head.txt
src/lib/libc/include/stdarg.h
+9
-0
src/lib/libc/include/stdarg.h
src/lib/libc/include/stdlib.h
+61
-0
src/lib/libc/include/stdlib.h
src/lib/libc/src/stdlib/imaxabs.c
+0
-6
src/lib/libc/src/stdlib/imaxabs.c
src/lib/libc/src/stdlib/imaxdiv.c
+0
-0
src/lib/libc/src/stdlib/imaxdiv.c
src/lib/libc/src/stdlib/strtod.c
+0
-37
src/lib/libc/src/stdlib/strtod.c
src/lib/libc/src/stdlib/strtol.c
+0
-56
src/lib/libc/src/stdlib/strtol.c
src/lib/libc/src/stdlib/wcstod.c
+0
-64
src/lib/libc/src/stdlib/wcstod.c
src/lib/libc/src/stdlib/wcstol.c
+0
-81
src/lib/libc/src/stdlib/wcstol.c
src/lib/print/stdarg.h
+0
-127
src/lib/print/stdarg.h
with
79 additions
and
380 deletions
+79
-380
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