1. d899e02 Merge pull request #14 from kxxt/fix-go1 by Daniel Jacques · 6 months ago master
  2. e196ad6 fix go version in go.mod by kxxt · 6 months ago
  3. ae8f59f Merge pull request #13 from heschi/master by Daniel Jacques · 1 year ago
  4. df06974 Add dragonfly compatibility, future-proof by Heschi Kreinick · 1 year ago
  5. eebdc48 Merge pull request #12 from danjacques/dependabot/go_modules/golang.org/x/sys-0.1.0 by Daniel Jacques · 1 year, 5 months ago
  6. 2283808 Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0 by dependabot[bot] · 1 year, 5 months ago
  7. 6e321f4 Merge pull request #11 from fancl20/master by Daniel Jacques · 2 years, 6 months ago
  8. b7bdc06 Use legacy syscall package for AIX by Chenlin Fan · 2 years, 6 months ago
  9. cc7f001 Merge pull request #10 from fancl20/master by Daniel Jacques · 2 years, 7 months ago
  10. 041f7cd Add legacy build tags for go compilers before 1.17 by Chenlin Fan · 2 years, 7 months ago
  11. fd1a115 Merge pull request #9 from fancl20/master by Daniel Jacques · 2 years, 7 months ago
  12. 3679c9b Change copyright name by Chenlin Fan · 2 years, 7 months ago
  13. 263f885 Fixing typo and renaming by Chenlin Fan · 2 years, 7 months ago
  14. 2093169 Add PreserveExec() to preserve lock across exec by Chenlin Fan · 2 years, 7 months ago
  15. c64e8f7 Merge pull request #8 from fancl20/master by Daniel Jacques · 2 years, 7 months ago
  16. 5e6a7d5 Add go module by Chenlin Fan · 2 years, 7 months ago
  17. 5d0bd0f Merge pull request #6 from riannucci/patch-3 by Daniel Jacques · 4 years, 1 month ago
  18. bb8aaff Rename aix to lock_posix.go by Robert Iannucci · 4 years, 1 month ago
  19. e51aef0 Merge pull request #5 from riannucci/patch-2 by Daniel Jacques · 4 years, 1 month ago
  20. 1e7daf7 Add support for aix by Robert Iannucci · 4 years, 1 month ago
  21. 93e3b0d Merge pull request #4 from vadimsht/keep-alive by Daniel Jacques · 4 years, 2 months ago
  22. 894979a Keep LPCWSTR path alive while CreateFileW uses it. by Vadim Shtayura · 4 years, 2 months ago
  23. 0a45f88 Remove "pcg", use "go test". by Dan Jacques · 4 years, 10 months ago
  24. afa4766 Merge pull request #2 from ppbrown/master by Daniel Jacques · 6 years ago
  25. 26b8884 changed parallel count from 256 to 100, because of too many open files limit by Philip Brown · 6 years ago
  26. 4968342 change createfile to open RDWR by Philip Brown · 6 years ago
  27. b771e97 gofmt by Philip Brown · 6 years ago
  28. a031c8d switched to use portable FcntlFlock by Philip Brown · 6 years ago
  29. 041460b Decrease concurrency demand. by Dan Jacques · 7 years ago
  30. 590686b Add LockFile to Handle. by Dan Jacques · 7 years ago
  31. 050ea99 Implement shared locking. by Dan Jacques · 7 years ago
  32. 680376e Better comments, Unlock test. by Dan Jacques · 8 years ago
  33. a8ffa11 Initial implementation, supports POSIX and Windows by Dan Jacques · 8 years ago
  34. 0ce5a36 Initial commit by Daniel Jacques · 8 years ago