Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
virtualsquare
/
vuos
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
49
Code
Issues
14
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add flock, fcntl record locking virtualization
- #21
#21
Open
andriyolo
wants to merge 19 commits into
virtualsquare:master
virtualsquare/vuos:master
from
andriyolo:master
andriyolo/vuos:master
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Add flock, fcntl record locking virtualization
#21
andriyolo
wants to merge 19 commits into
virtualsquare:master
virtualsquare/vuos:master
from
andriyolo:master
andriyolo/vuos:master
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2020
Add an include directive to `vunet_ioctl.c`
Show description for f515769
andriyolo
committed
f515769
View commit details
Copy full SHA for f515769
Browse repository at this point
Add `fixes.txt` file
andriyolo
committed
3e1d965
View commit details
Copy full SHA for 3e1d965
Browse repository at this point
Commits on Jul 22, 2020
Add first stub for file locking APIs virtualization
Show description for 3331de6
andriyolo
committed
3331de6
View commit details
Copy full SHA for 3331de6
Browse repository at this point
Commits on Jul 23, 2020
Add/fix some examples, add comments, minor fixes
Show description for 93e446e
andriyolo
committed
93e446e
View commit details
Copy full SHA for 93e446e
Browse repository at this point
Commits on Jul 31, 2020
First implementation stub for the fcntl sc virtualization
Show description for f7cd49a
andriyolo
committed
f7cd49a
View commit details
Copy full SHA for f7cd49a
Browse repository at this point
Remove modules virtual sc export
andriyolo
committed
68f9a41
View commit details
Copy full SHA for 68f9a41
Browse repository at this point
Add first stub of VUFS fcntl implementation
andriyolo
committed
c36084f
View commit details
Copy full SHA for c36084f
Browse repository at this point
Fix some problems, remove old code
andriyolo
committed
ab6c70e
View commit details
Copy full SHA for ab6c70e
Browse repository at this point
Commits on Aug 3, 2020
Lock info struct now is correctly read and written
Show description for 6b402ed
andriyolo
committed
6b402ed
View commit details
Copy full SHA for 6b402ed
Browse repository at this point
Add flock virtualization
Show description for 33202b1
andriyolo
committed
33202b1
View commit details
Copy full SHA for 33202b1
Browse repository at this point
Merge pull request #1 from steppp/vufs-locking
Show description for 5e9e859
andriyolo
authored
5e9e859
View commit details
Copy full SHA for 5e9e859
Browse repository at this point
Commits on Aug 4, 2020
Remove extra files
andriyolo
committed
0788817
View commit details
Copy full SHA for 0788817
Browse repository at this point
Remove .gitignore
andriyolo
committed
c6626a0
View commit details
Copy full SHA for c6626a0
Browse repository at this point
Commits on Aug 5, 2020
Close fds opened from fcntl, minor fixes
Show description for 95ce92c
andriyolo
committed
95ce92c
View commit details
Copy full SHA for 95ce92c
Browse repository at this point
Commits on Aug 6, 2020
Add implementation of flock
andriyolo
committed
47971fb
View commit details
Copy full SHA for 47971fb
Browse repository at this point
Remove print statements from fcntl/flock wrap functions
andriyolo
committed
0ffdc53
View commit details
Copy full SHA for 0ffdc53
Browse repository at this point
Remove old fcntl virtualization leftovers
andriyolo
committed
52872da
View commit details
Copy full SHA for 52872da
Browse repository at this point
Minor fixes
andriyolo
committed
2816804
View commit details
Copy full SHA for 2816804
Browse repository at this point
Minor fix
andriyolo
committed
bdeae1b
View commit details
Copy full SHA for bdeae1b
Browse repository at this point
You can’t perform that action at this time.