Commit Graph

3050 Commits

Author SHA1 Message Date
bughz 2b713c3dd4 更新 src/os/linux/linux_sigar.c 2024-09-27 17:10:00 +08:00
Konstantin Makarchev af03ded75f 2.0.11 2024-09-10 14:52:40 +03:00
Kostya M 00760eebda
Merge pull request #16 from wollistik/fix_build_issue
Fixing build issue on newer linux and also issues with newer Ruby
2024-09-10 14:49:54 +03:00
Wolfgang Wedelich-John 8b887b2380 Fixing build issue on newer linux and alos issue with newer Ruby 2024-09-10 12:58:09 +02:00
Konstantin Makarchev 9f918d1ae9 2.0.10 2021-10-31 05:29:09 +03:00
Konstantin Makarchev 49a9aeeff5 remove nfsstat methods on osx, because seems it not used, this should fix #11
TODO: return is back, if fix would be finded
2021-10-30 21:02:07 +03:00
Konstantin Makarchev 04754bdf48 fix 2021-06-28 12:24:24 +03:00
Konstantin Makarchev 9691f4bbf7 2.0.9 2021-06-28 12:17:33 +03:00
Konstantin Makarchev b78b558fb7 fixed #10, apply path from https://svnweb.freebsd.org/ports/head/devel/sigar/files/patch-src_os_darwin_darwin__sigar.c?r1=438996&r2=544794 2021-06-28 11:59:40 +03:00
Konstantin Makarchev 01df5b7739 fix readme 2020-10-05 23:32:01 +03:00
Konstantin Makarchev d521805a2d 2.0.8 2020-10-05 23:30:16 +03:00
Konstantin Makarchev 7898cebf27 2.0.7 2020-10-02 18:46:51 +03:00
Kostya M 68ba944840
Merge pull request #9 from yxhuvud/fix-compile-macos
Fix compilation on macos.
2020-10-02 18:42:01 +03:00
Linus Sellberg ad39547629 Fix compilation on macos. 2020-10-02 14:55:03 +02:00
Konstantin Makarchev c5f71e36b7 2.0.6 2019-01-18 09:31:25 +03:00
Konstantin Makarchev ad4ff7f83f fix readme 2019-01-18 09:31:17 +03:00
Konstantin Makarchev 2bb67fa1bf apply freebsd12 compilation patch (#6)
https://svnweb.freebsd.org/ports/head/devel/sigar/files/patch-src_os_darwin_darwin__sigar.c?revision=438996&view=markup
2019-01-18 09:21:16 +03:00
Konstantin Makarchev 4aeac4dfe8 fix doc 2018-12-02 22:39:58 +03:00
Konstantin Makarchev 2c5dd8b674 2.0.5 2018-12-02 22:36:19 +03:00
Kostya M d88f2121b8
Merge pull request #4 from jcoyne/patch-1
Fix compilation with musl libc
2018-12-02 22:33:16 +03:00
Natanael Copa 621764c13d only enable the GNU libc strerror_r on GNU libc
We don't want use the non-standard GNU libc variant of strerror_r on
musl libc, or any libc other than GNU.
2018-11-30 22:34:24 -06:00
Natanael Copa cd07923dd2 fix compilation with musl libc
the HZ define is not exposed by musl libc.
2018-11-30 22:33:49 -06:00
Konstantin Makarchev 0d4fe42927 fix 2018-06-28 22:21:59 +03:00
Konstantin Makarchev 369e5b093e fix 2018-06-28 22:20:17 +03:00
Konstantin Makarchev 9f05d47620 fix doc 2018-06-28 22:19:23 +03:00
Konstantin Makarchev 9b60875c06 fix 2018-06-28 22:17:45 +03:00
Konstantin Makarchev 163745ad5d doc 2018-06-10 07:55:25 +03:00
Konstantin Makarchev 489de8187f add doc 2018-06-10 07:48:51 +03:00
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
Konstantin Makarchev 2f7284cd4c fix readme 2018-05-30 17:21:34 +03:00
Konstantin Makarchev d07ba63c28 better readme 2018-05-30 16:25:01 +03:00
Konstantin Makarchev 0c11387456 fix building gem 2018-05-30 16:24:06 +03:00
Konstantin Makarchev ced59e8ca6 forget remove from h files 2018-05-30 13:39:28 +03:00
Konstantin Makarchev f46a9baeef update readme and version 2.0.2 2018-05-30 13:33:48 +03:00
Konstantin Makarchev a971b9e8e1 Remove obsolete rpc usage
Fix compilation fail with glibc 2.27.
The latest version of glibc (2.27 at this time)
is compiled without --enable-obsolete-rpc flag.
2018-05-30 13:29:40 +03:00
Konstantin Makarchev 5478eb4be9 update readme 2018-04-10 19:47:33 +03:00
Konstantin Makarchev cc726007b3 add to doc and new version 2018-04-10 19:30:16 +03:00
O_o e9897b25b4
Merge pull request #1 from baughj/master
FreeBSD: don't use v_cache_min/max
2018-04-10 19:24:52 +03:00
Justin Baugh 800076db97 FreeBSD: don't use v_cache_min/max (https://github.com/hyperic/sigar/pull/68) 2018-04-10 09:02:28 -07:00
Konstantin Makarchev 1e23251b5c update readme 2018-01-22 13:08:12 +03:00
Konstantin Makarchev 5cb14da077 update readme 2018-01-22 13:05:46 +03:00
Konstantin Makarchev cd0e5bf315 update readme 2018-01-22 13:02:23 +03:00
Konstantin Makarchev 368efdcd05 update readme 2018-01-22 12:59:44 +03:00
Konstantin Makarchev 5245b8f3e3 update version 2018-01-22 12:51:37 +03:00
Konstantin Makarchev 660259e572 fixed sigar_boot_time_get for linux, to work as gnu ps, this fixed some problems with start_time detection 2018-01-22 12:51:24 +03:00
Konstantin Makarchev dfe8fece17 fix bug undefined symbol: sigar_skip_token, fixed #60 2018-01-22 12:50:15 +03:00
Konstantin Makarchev c2a1af3c25 remove unused sigfaulted logger, fixed #28 2018-01-22 12:48:49 +03:00
ilanuriel ad47dc3b49 Go sources update
With latest changes from Lean Agent
2016-01-04 12:30:16 +02:00
ilanuriel 9158290982 go code
to link with sigar c code
2016-01-04 12:23:11 +02:00
ilanuriel 0f0dbe34ce go bindings
statically build go with sigar using visual studio 2015 IDE
2016-01-04 12:14:32 +02:00