Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
orbea
Tor
Commits
48e993be
Commit
48e993be
authored
3 years ago
by
David Goulet
Browse files
Options
Downloads
Patches
Plain Diff
changes: Minor syntax editing fixes
Signed-off-by:
David Goulet
<
dgoulet@torproject.org
>
parent
193781e6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
changes/bug40355_part2
+1
-1
1 addition, 1 deletion
changes/bug40355_part2
changes/bug40396
+0
-1
0 additions, 1 deletion
changes/bug40396
changes/bug40505
+1
-1
1 addition, 1 deletion
changes/bug40505
with
2 additions
and
3 deletions
changes/bug40355_part2
+
1
−
1
View file @
48e993be
o Minor features (portability):
- Try to prevent a compiler warning about printf arguments that could
sometimes occur on MSYS2 depending on the configuration.
Closes ticket 40355.
\ No newline at end of file
Closes ticket 40355.
This diff is collapsed.
Click to expand it.
changes/bug40396
+
0
−
1
View file @
48e993be
...
...
@@ -7,4 +7,3 @@
these missing descriptors, and/or never recover when we do try
to fetch them. Fixes bugs 40396 and 40495; bugfix on 0.3.0.5-rc
and 0.3.2.1-alpha.
This diff is collapsed.
Click to expand it.
changes/bug40505
+
1
−
1
View file @
48e993be
...
...
@@ -2,4 +2,4 @@
- Fix the sandbox on i386 by modifying it to allow the
"clock_gettime64" and "statx" system calls and to filter the
"chown32" and "stat64" system calls in place of "chown" and
"stat", respectively. Fixes bug 40505; bugfix on 0.2.5.4-alpha.
\ No newline at end of file
"stat", respectively. Fixes bug 40505; bugfix on 0.2.5.4-alpha.
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