Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
alpine
aports
Merge requests
!32785
main/openrc: fix checkpath
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jakub Panek
requested to merge
pj/aports:3.12-stable/openrc
into
3.12-stable
Apr 04, 2022
Overview
0
Commits
1
Pipelines
1
Changes
6
Expand
src/rc/checkpath.c: fix typo "synbolic" -> "symbolic".
src/rc/checkpath.c: replace mkdir() with mkdirat().
checkpath: remove extra slashes from paths
checkpath: fix code to walk the directory path
fixes
#12736 (closed)
Merge request reports