Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
VideoLAN
medialibrary
Merge requests
!589
LockFile: include sys/stat.h
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Sean McGovern
requested to merge
sean_mcg/medialibrary:master
into
master
Jan 20, 2022
Overview
2
Commits
1
Pipelines
0
Changes
1
Expand
At the very least, FreeBSD requires this for the definitions of
S_IRUSR
and
S_IWUSR
.
Merge request reports