This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
48518
commits
1
branch
0
tags
474
MiB
04b51e39d6
Commit graph
3 commits
Author
SHA1
Message
Date
Idan Horowitz
e80c0bde70
LibC: Support blocking flock()
2022-07-21 16:39:22 +02:00
Peter Elliott
33d7fdca28
Everywhere: Use my cool new @serenityos.org email address
2021-09-01 11:37:25 +04:30
Peter Elliott
2ce8cca7b5
LibC: Implement flock(2) using fcntl's F_SETLK
...
While flock is not a posix interface, it exists on linux and all BSDs as far as I am aware.
2021-07-20 17:44:30 +04:30