.bundle/config | 100644 | 0 | 0 | | | 25 Bytes | 3061784aba0c39f25862f672961d2b422d8cf61972cba3a842e480b322ac361a |
.github/workflows/tests.yml | 100644 | 0 | 0 | | | 416 Bytes | d2867ace6e27b84f36153451b3ff9e5840f9d7921bd8ec777ce0ce9a1d8fbc88 |
.gitignore | 100644 | 0 | 0 | | | 59 Bytes | 1b40e0c007794ad4765e249d8db705f24806cd77193cb48a4cca45b863f2b7fd |
.projectile | 100644 | 0 | 0 | | | 22 Bytes | 4cd787a0ca6745c663afe676f59833a35935b05c7fc0247c5dc4a6d00b068e9c |
.rubocop.yml | 100644 | 0 | 0 | | | 285 Bytes | 586dc5031a7af606c4a6abfea9c88ca6c5f41e6061bc280d22cfe017ea1c5fa1 |
.uncrustify.cfg | 100644 | 0 | 0 | | | 40 Bytes | 0da8cff19b833e5843d50acb17bb001af1f6642cf1af7e4bf946968b914b21a4 |
.yardopts | 100644 | 0 | 0 | | | 58 Bytes | 28169c75ae2f4e9d48abcfce0edde0806cba0e25fb4455ddd8cf52fa900b10c8 |
Gemfile | 100644 | 0 | 0 | | | 101 Bytes | 34e38a28f9b75874c2a052a51d98067bd953bbed44270a6b4859f8d54ee0a0fa |
LICENSE | 100644 | 0 | 0 | | | 661 Bytes | 630d5c51176e9b159cc04c48c8050cfb09462cdeeffe1711224933a5307b3321 |
README.md | 100644 | 0 | 0 | | | 4.01 KB | 2b1de65151735a8818627477da308f1c9ac97a544d30d85dd564a1d420824366 |
Rakefile.rb | 100644 | 0 | 0 | | | 555 Bytes | b2d52df2d611f70428af24db696d3b82299b80e617bcbccb174421f37f6ae398 |
ext/lockf.rb/extconf.rb | 100644 | 0 | 0 | | | 227 Bytes | e29c18f24ab20f09712433d0f5f223bb28a0870292f087c56901166c12125584 |
ext/lockf.rb/lockf.c | 100644 | 0 | 0 | | | 889 Bytes | ac0f9770dafc75f7128372a19221b806d2f963ac0be2f1f99613b410d92572f4 |
ext/lockf.rb/lockf.h | 100644 | 0 | 0 | | | 23 Bytes | 083ce2c7f9bfb46cdd4f86b84061ab9ef7a674dfd29b38edd49347cfff4c4e25 |
lib/lockf.rb | 100644 | 0 | 0 | | | 3.45 KB | d834e5528955fca90c948271f059c03cfb16e8422b0778a245617d14d09b6a10 |
lib/lockf/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 0d2f889e55bf3d12de545cdaa8b9d064190c96dd0b6bf30c4ac3bbf66eea8662 |
lockf.rb.gemspec | 100644 | 0 | 0 | | | 967 Bytes | de117fca7e62ffacab6885762a576fdabc9ce1a27042ae3e49f1cb06f6323cc4 |
share/lockf.rb/examples/1_lockfile_blocking_variant.rb | 100644 | 0 | 0 | | | 528 Bytes | fe005273f0f7b3604c32cff229ad228b4c8788f2cbc2ce6f11ae8f606ae7fef6 |
share/lockf.rb/examples/2_lockfile_nonblocking_variant.rb | 100644 | 0 | 0 | | | 557 Bytes | fbe437381cfd28640be6ada02e55205e6b0e0b947e233e3cf71579ad4ad0e96b |
share/lockf.rb/examples/3_ffilockf_blocking_variant.rb | 100644 | 0 | 0 | | | 285 Bytes | 3a975b64b6c17ca1b9bac78c53397141f6b306ed10ad4ea5ba2849af256be9ff |
share/lockf.rb/examples/4_ffilockf_nonblocking_variant.rb | 100644 | 0 | 0 | | | 286 Bytes | 8fb23ac292a6b7f8c64d6eb0abf76b60d6cea4e7310a5b169e9ab89f9fbac9dc |
test/lock_file_test.rb | 100644 | 0 | 0 | | | 1.7 KB | 1cd4325fabe1504e438df5fcb06b89e076c030a2d7057f1ee781fd4fdc281f6d |
test/readme_test.rb | 100644 | 0 | 0 | | | 1.25 KB | 89f52129f99a4832323c0a0436e09434e2743e22304bb2fda57cb6e214d54878 |
test/setup.rb | 100644 | 0 | 0 | | | 117 Bytes | 62dd7558a4c38a8e437a20dc27495083084c7c6b234a16cb7e5b539f94b43ca6 |