bytecodealliance / rustix

Safe Rust bindings to POSIX-ish APIs
Other
1.46k stars 152 forks source link

Implement `fcntl_getlk` #1077

Open al8n opened 3 months ago

al8n commented 3 months ago

Solve #1076

sunfishcode commented 3 months ago

Overall this looks good, though there are some test failures that look relevant.