Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Verlässliche Systemsoftware
projects
osv
Commits
b1f4ec90
Commit
b1f4ec90
authored
12 years ago
by
Christoph Hellwig
Browse files
Options
Downloads
Patches
Plain Diff
update the libc manifest
parent
5e6c7782
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libc/manifest.txt
+9
-1
9 additions, 1 deletion
libc/manifest.txt
with
9 additions
and
1 deletion
libc/manifest.txt
+
9
−
1
View file @
b1f4ec90
...
...
@@ -8,6 +8,7 @@ All the files under the following directories are imported from musl:
exit
internal
locale
math
misc
multibyte
stdio
...
...
@@ -16,7 +17,14 @@ All the files under the following directories are imported from musl:
time
unistd
the version came from git commit f05f59b804f83ff8443ba8c549d6be3ba79e71a6
With the exceptions of:
stdio/__fprintf_chk.c
string/rawmemchr.c
which were written locally largely based on musl code.
All imports are from musl.git commit f05f59b804f83ff8443ba8c549d6be3ba79e71a6
and have various local modification to deal with OSv specifics or our
strict compiler warnings.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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