.bundle/config | 100644 | 0 | 0 | | | 25 Bytes | 3061784aba0c39f25862f672961d2b422d8cf61972cba3a842e480b322ac361a |
.clang-format | 100644 | 0 | 0 | | | 305 Bytes | 494238ea829a40c700b43288a3c9e37d995a9c9ecfb229ed46116d1e4eb0a0af |
.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 | | | 345 Bytes | e6463f73468d199d330ff489613c3f9f54a0066f712ddd6889d88210fd536b4b |
.uncrustify.cfg | 100644 | 0 | 0 | | | 40 Bytes | 0da8cff19b833e5843d50acb17bb001af1f6642cf1af7e4bf946968b914b21a4 |
.yardopts | 100644 | 0 | 0 | | | 58 Bytes | 28169c75ae2f4e9d48abcfce0edde0806cba0e25fb4455ddd8cf52fa900b10c8 |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | 438000041f52b3e8a73bd3b032688c4cdedb566293e7128495e872cda9ba085c |
LICENSE | 100644 | 0 | 0 | | | 661 Bytes | 630d5c51176e9b159cc04c48c8050cfb09462cdeeffe1711224933a5307b3321 |
README.md | 100644 | 0 | 0 | | | 3.34 KB | 044157e9ecd42c0062665d9f81bf31c49f930360f4bdb4c44a358d69375645f8 |
Rakefile.rb | 100644 | 0 | 0 | | | 552 Bytes | d56b2ce8fdcfc96e37c01c6a6897eac52fe6fc62ea30f62373e821c339e270ec |
ext/lockf.rb/extconf.rb | 100644 | 0 | 0 | | | 227 Bytes | e29c18f24ab20f09712433d0f5f223bb28a0870292f087c56901166c12125584 |
ext/lockf.rb/lockf.c | 100644 | 0 | 0 | | | 788 Bytes | b584898ff0f6fe97dfcb961631f5cf04919d8d584f1d839941c62e65da2b0720 |
lib/lockf.rb | 100644 | 0 | 0 | | | 3.42 KB | 6322915f761f4d208a99c5f9a9b7ff9caebc999c3d6619e8af1e1b466d7a5553 |
lib/lockf/version.rb | 100644 | 0 | 0 | | | 39 Bytes | 06ca2a23a2e73b4e564b0e3b022efe87b91183e14004b4c84429c5d9056fcaf1 |
lockf.rb.gemspec | 100644 | 0 | 0 | | | 802 Bytes | 94af3f1f326edff3b724ee3b38cf35a4dd11ee823448d29f64a456a6a4bfd0cd |
share/lockf.rb/examples/1_lockfile_blocking_variant.rb | 100644 | 0 | 0 | | | 523 Bytes | 3a23154c898414f9c8e11a7a97f4656a993e9fb526ed0527a343639f9e46aa4c |
share/lockf.rb/examples/2_lockfile_nonblocking_variant.rb | 100644 | 0 | 0 | | | 552 Bytes | ff0db7108e8724dbecd955aec27921f0645bfff87a4693eb1ad9cafa57ac6055 |
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.35 KB | d4ea7e99db5da4092337e4a97268d68431c6b7b1dbedfc08c31bac7047707f97 |
test/readme_test.rb | 100644 | 0 | 0 | | | 1.23 KB | 1e19ce74556e5059481d73480d3f47f05201383fa05a7009a30db217f7f85274 |
test/setup.rb | 100644 | 0 | 0 | | | 79 Bytes | 08df5e4d875fe87e9369d36a95fb299da814010b574d9ba73d429f6f1ffd7bab |