Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
relibc
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
redox-os
relibc
Commits
cf106906
Commit
cf106906
authored
2 months ago
by
Guillaume Gielly
Browse files
Options
Downloads
Patches
Plain Diff
Code cleanup
parent
ffd5edd2
No related branches found
Branches containing commit
No related tags found
1 merge request
!599
Implement 'langinfo.h' and refactor strftime() to use langinfo constants
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.vscode/settings.json
+3
-0
3 additions, 0 deletions
.vscode/settings.json
src/header/time/strptime.rs
+369
-356
369 additions, 356 deletions
src/header/time/strptime.rs
with
372 additions
and
356 deletions
.vscode/settings.json
0 → 100644
+
3
−
0
View file @
cf106906
{
"cmake.ignoreCMakeListsMissing"
:
true
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/header/time/strptime.rs
+
369
−
356
View file @
cf106906
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