aboutsummaryrefslogtreecommitdiff
path: root/win32/flock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* flock: enable by defaultRon Yorston2025-10-091-0/+132
Use the Gnulib implementation of flock(2) to allow the flock applet to be enabled. Costs 900-984 bytes. (GitHub issue #528)