Fork of hyperic/sigar with some fixes. Support only ruby binding. Part of Eye gem.
Go to file
Ed Schouten 67b476efe0 Make utmp-handling more standards-compliant.
As utmpx is standardized by POSIX, first attempt to access the utmpx
database using the standard getutxent() function. If we don't have
utmpx, fall back to some simple utmp code that accesses the database
manually.

This code has been compile-tested on FreeBSD 8 (utmp), FreeBSD 9 (utmpx)
and Ubuntu Linux 11.10 (utmpx).
2011-12-07 23:57:05 +01:00
bindings Merge branch 'sigar-1.6' 2011-07-18 10:51:02 -07:00
examples Merge branch 'sigar-1.6' 2010-04-28 15:03:12 -07:00
include - Update list network interfaces win32 variant 2011-04-11 11:26:33 -07:00
src Make utmp-handling more standards-compliant. 2011-12-07 23:57:05 +01:00
tests Patch to allow mingw32 compilation 2011-04-11 11:26:32 -07:00
.gitignore Update .gitignore. 2011-07-08 13:03:45 -07:00
AUTHORS add AUTHORS file 2010-04-28 16:19:25 -07:00
CMakeLists.txt fixed the autotools setup 2009-08-09 15:35:24 +02:00
ChangeLog 1.6.4 change summary 2010-04-28 15:37:31 -07:00
LICENSE GPL v2 license -> Apache 2 license 2010-04-28 15:20:57 -07:00
Makefile.am applied the configure-lua patch to the lua branch 2009-08-13 20:07:02 +02:00
NOTICE update NOTICE file 2011-07-18 10:05:52 -07:00
README point to sigar wiki 2006-07-12 16:53:52 +00:00
Rakefile skip rake cleans unless ruby/Makefile exists 2010-05-20 16:01:46 -07:00
autoclean.sh update files to clean 2011-07-08 13:03:11 -07:00
autogen.sh added a few more missing files 2009-08-12 21:25:58 +02:00
configure.ac Make utmp-handling more standards-compliant. 2011-12-07 23:57:05 +01:00
version.properties bump copyright.year 2011-04-21 11:38:36 -07:00
winbuild.bat fixed the autotools setup 2009-08-09 15:35:24 +02:00

README

Visit the SIGAR Wiki for documentation, bugs, support, etc.:
http://sigar.hyperic.com/