sigar/bindings/ruby
Konstantin Makarchev a2c67588d0 fix compilation with glibc 2.26, major/minor functions, fixed #2
compilation error was:
  linux_sigar.c:1156:22: error: called object ‘major’ is not a function or function pointer
  linux_sigar.c:1157:22: error: called object ‘minor’ is not a function or function pointer
2018-06-10 07:46:09 +03:00
..
examples GPL v2 license -> Apache 2 license 2010-04-28 15:08:39 -07:00
test fix rescue in file_system_test.rb 2010-05-28 08:58:54 -07:00
.gitignore update .gitignore 2009-08-05 17:24:28 -07:00
extconf.rb fix compilation with glibc 2.26, major/minor functions, fixed #2 2018-06-10 07:46:09 +03:00
rbsigar.c remove unused sigfaulted logger, fixed #28 2018-01-22 12:48:49 +03:00