issues
search
gofrs
/
flock
Thread-safe file locking library in Go
https://pkg.go.dev/github.com/gofrs/flock
BSD 3-Clause "New" or "Revised" License
577
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 in the all group
#103
dependabot[bot]
closed
2 days ago
0
chore(deps): bump the all group with 2 updates
#102
dependabot[bot]
closed
1 week ago
0
chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 in the all group
#101
dependabot[bot]
closed
1 month ago
0
chore(deps): bump github/codeql-action from 3.26.6 to 3.26.10 in the all group
#100
dependabot[bot]
closed
1 month ago
0
chore(deps): bump golang.org/x/sys from 0.24.0 to 0.25.0 in the all group
#99
dependabot[bot]
closed
2 months ago
0
chore(deps): bump the all group with 2 updates
#98
dependabot[bot]
closed
2 months ago
0
chore(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0
#97
dependabot[bot]
closed
3 months ago
0
chore(deps): bump the all group with 2 updates
#96
dependabot[bot]
closed
3 months ago
0
fix: missing read-write flag in reopenFDOnError
#95
crazy-max
closed
3 months ago
2
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the all group
#94
dependabot[bot]
closed
3 months ago
0
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the all group
#93
dependabot[bot]
closed
4 months ago
0
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all group
#92
dependabot[bot]
closed
4 months ago
0
chore: factorize
#91
ldez
closed
4 months ago
0
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all group
#90
dependabot[bot]
closed
4 months ago
0
tests: add tests about directory support
#89
ldez
closed
4 months ago
0
chore: remove patch version from go version in go.mod
#88
crazy-max
closed
4 months ago
26
refactor: use x/sys/* instead of Syscall when possible
#87
ldez
closed
4 months ago
0
refactor(fcntl): use syscall instead of x/sys/unix
#86
ldez
closed
4 months ago
1
feat: use runtime errors instead of compilation errors for unusupported platforms
#85
ldez
closed
4 months ago
0
fix: update fnctl implementation
#84
ldez
closed
4 months ago
0
chore: replace os.(FileMode,PathError) by fs.(...)
#83
ldez
closed
4 months ago
0
docs: add more documentation about the origin of the source code
#82
ldez
closed
4 months ago
0
feat(windows): replace custom implementation with golang.org/x/sys/windows
#81
ldez
closed
4 months ago
0
feat: differentation of solaris and illumos
#80
ldez
closed
4 months ago
0
refactor: factorization of the reset
#79
ldez
closed
4 months ago
0
feat: use options on retry (unix)
#78
ldez
closed
4 months ago
0
tests: remove files generated during tests
#77
ldez
closed
4 months ago
0
feat: add option to define flag and permissions of the file
#76
ldez
closed
4 months ago
0
chore: improve linter configuration
#75
ldez
closed
4 months ago
0
chore: add issue templates
#74
ldez
closed
4 months ago
0
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the all group
#73
dependabot[bot]
closed
4 months ago
0
chore(ci): group dependabot PRs
#72
ldez
closed
4 months ago
3
docs: improve security policies
#71
ldez
closed
4 months ago
0
chore: migrate from gopkg.in/check to stretchr/testify
#70
ldez
closed
4 months ago
0
chore: add security policies
#69
ldez
closed
4 months ago
0
chore(ci): add scorecard workflow
#68
ldez
closed
4 months ago
0
chore: remove Syscall6 deprecation exclusion
#67
ldez
closed
4 months ago
0
docs: remove reference to sync.Locker
#66
ldez
closed
4 months ago
0
chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
#65
dependabot[bot]
closed
4 months ago
0
chore: add GitHub Action
#64
ldez
closed
4 months ago
0
feat: add support for Illumos/Solaris
#63
gaige
closed
4 months ago
3
Exposing lock age
#62
josegonzalez
opened
1 year ago
2
How to writeFile???
#61
Hodoio
closed
4 months ago
1
Cannot build on */wasm, plan9/*
#60
msays2000
closed
4 months ago
2
Unexpected behaviour: file created when acquiring lock
#59
Integralist
closed
4 months ago
2
[Attention] seens not working in unix
#58
jianzhiyao
closed
2 years ago
1
chore: add go modules
#57
moskyb
closed
4 months ago
0
Reconsider exposing the underlying file handle
#56
klarose
opened
3 years ago
1
try fixing windows file operation failed issue
#55
xpunch
closed
3 years ago
2
Problem with file operation on windows
#54
xpunch
closed
3 years ago
1
Next