summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation on mips. Closes #304570.Benoît Dejean2005-05-252-0/+74
* Added tmpfs to ignore list.Jörgen Scheibengruber2005-04-292-0/+5
* Fixed gcc-4.0 warnings.Benoît Dejean2005-04-012-4/+8
* Removed a g_return_if_fail.Benoît Dejean2005-03-292-1/+6
* Fixed behaviour when locale is not C s/strtod/g_ascii_strod/. (strtodBenoît Dejean2005-03-273-5/+12
* s/strerror/g_strerror/.Benoît Dejean2005-03-252-1/+9
* s/strerror/g_strerror/g.Benoît Dejean2005-03-253-4/+20
* s/strerror/g_strerror/.Benoît Dejean2005-03-252-1/+7
* Updated.Benoît Dejean2005-03-252-33/+51
* Added mqueue to ignore list.Benoît Dejean2005-03-112-0/+5
* Forgot to add this file.Benoît Dejean2005-02-282-0/+46
* Fix a bug in netlist where glibtop_netlist.number was never initialized toBenoît Dejean2005-02-286-88/+120
* * Add support for file system read and write counting (needed for the diskBenoît Dejean2005-02-282-0/+14
* Add support for FreeBSD 6-CURRENT. Use the more portable getrlimit toBenoît Dejean2005-02-237-27/+92
* Correct file system size calculations. Patch from marcus@freebsd.org (JoeBenoît Dejean2005-02-232-2/+9
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-152-1/+1
* Fixed G_GNUC attribute usage. Replaced macro by inline function.Benoît Dejean2005-02-152-5/+16
* Fixed G_GNUC attribute usage.Benoît Dejean2005-02-152-2/+5
* Fixed typo. Closes #166090Benoît Dejean2005-02-022-1/+5
* UTF-8-ified.Benoît Dejean2005-01-242-3/+3
* Total rewrite. socket/localsocket should be much faster.Benoît Dejean2005-01-212-48/+137
* Re-worked with bsearch.Benoît Dejean2005-01-182-17/+19
* Uninlined.Benoît Dejean2005-01-163-8/+17
* Reworked. Should works with IDE, SCSI. DM support is ready, but i don'tBenoît Dejean2005-01-132-45/+81
* Parses /proc/net/tcp only once.Benoît Dejean2005-01-122-25/+63
* Fixed.Benoît Dejean2005-01-102-8/+17
* Disabled.Benoît Dejean2005-01-103-9/+18
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-104-2/+200
* Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.Benoît Dejean2005-01-031-6/+43
* Turned all macros to functions. Marked everything as G_GNUC_PRINTF andBenoît Dejean2004-12-232-26/+24
* Marked private functions G_GNUC_INTERNAL.Benoît Dejean2004-12-233-10/+18
* Fixed.Benoît Dejean2004-12-232-7/+8
* Added dummy glibtop_get_netlist.Benoît Dejean2004-12-233-2/+47
* Ignores unkown file system type.Benoît Dejean2004-12-092-1/+6
* Removed libgtop_names :)Benoît Dejean2004-12-0627-1471/+2
* Added glibtop_get_netlist. Patch from marcus@freebsd.org (Joe MarcusBenoît Dejean2004-12-053-2/+71
* Glibified. g_array_free which returns a char* ! If you want to changeBenoît Dejean2004-11-292-81/+24
* Added Added RemovedBenoît Dejean2004-11-2821-106/+186
* UTF-8-ified.Benoît Dejean2004-11-2233-2114/+1
* Added a check for NULL pointer when wlaking though interfaces (though iBenoît Dejean2004-11-152-47/+77
* Added stub for glibtop_get_netlist.Benoît Dejean2004-11-133-1/+50
* Removed SUID wrappers because glibtop_proc_argv_l is a client-sideBenoît Dejean2004-11-131-23/+0
* Killed warning.Benoît Dejean2004-11-132-1/+5
* Bumped to 2.9.0Benoît Dejean2004-11-136-3/+197
* Set .rtime. At last !LIBGTOP_2_8_1GNOME_2_8_ANCHORBenoît Dejean2004-10-262-3/+9
* No longer abort() is no such pid. buf.flags == 0ULL means that there noBenoît Dejean2004-10-229-47/+21
* Updated. Lots of cleanup.Benoît Dejean2004-10-1116-242/+290
* Fixed .state to follow LibGTop2 specification.Benoît Dejean2004-10-042-8/+14
* Fixed glibtop_init_s call.Benoît Dejean2004-10-042-1/+5
* AIX support updated by Laurent Vivier <Laurent.Vivier@BULL.NET>.Benoît Dejean2004-10-0419-66/+124