summaryrefslogtreecommitdiff
path: root/include/glibtop/sysdeps.h
Commit message (Expand)AuthorAgeFilesLines
* Changed `reserved0` to `disk`James Dominic P. Guana2021-04-231-2/+1
* Revert "Revert "New API to retrieve disk stats in Linux""James Dominic P. Guana2021-04-231-1/+3
* Revert "New API to retrieve disk stats in Linux"Michael Catanzaro2020-11-061-3/+1
* New API to retrieve disk stats in LinuxJames Dominic P. Guana2020-11-041-1/+3
* Add reserved fields so that future features won't break the sysdep structBenoît Dejean2017-05-231-0/+8
* Renamed procdiskio to procioRobert Roth2017-05-121-2/+2
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-121-1/+3
* Add an assertion to ensure that GLIBTOP_SYSDEPS_* fit in an unsigned long.Benoît Dejean2015-07-101-0/+3
* Update old FSF address.Robert Roth2014-08-201-2/+2
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-241-1/+3
* git-svn sucks. Kill r2609Benoît Dejean2007-06-251-3/+1
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-251-1/+3
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-1/+3
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Changed struct's definitions to be one type-one member. To avoid problemsGerman Poo-Caaman~o2006-04-181-26/+26
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-021-4/+0
* Added a lot of new functions to replace dirty macros. Every macroBenoît Dejean2005-06-071-2/+1
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-101-1/+3
* Removed libgtop_names :)Benoît Dejean2004-12-061-10/+0
* Bumped to 2.9.0Benoît Dejean2004-11-131-1/+3
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-1/+1
* - fixed compilationBastien Nocera2003-10-201-2/+2
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-55/+55
* Use G_BEGIN_DECLS and G_END_DECLS instead of LIBGTOP_BEGIN/END_DECLS.Martin Baulig2001-04-201-2/+2
* Moved the typedef to backend.h.Martin Baulig2000-11-261-2/+0
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-201-6/+0
* Added `Process current working directory' feature (proc_cwd).Martin Baulig2000-04-241-10/+12
* Split netload into netload and netinfo.Martin Baulig1999-11-281-5/+7
* Added new feature to get a list of network interface names.Martin Baulig1999-11-211-2/+4
* Use `int' as return type, not `void'.Martin Baulig1999-11-211-1/+1
* Remove the `GLIBTOP_SYSDEPS_FEATURES' and `GLIBTOP_SYSDEPS_POINTER_SIZE'Martin Baulig1999-05-281-24/+22
* Added `pointer_size' which is the number of bits of a `void *'.Martin Baulig1999-05-061-24/+26
* Changed indentation:Martin Baulig1999-03-301-24/+26
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Replace all __BEGIN_DELCS with LIBGTOP_BEGIN_DECLS and all __END_DECLSMartin Baulig1999-02-191-2/+2
* Use glib-like function prototypes instead of "extern <function>Martin Baulig1999-02-181-1/+1
* Added new features to get network load:Martin Baulig1998-10-261-2/+4
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-261-5/+7
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-251-2/+4
* Removed external delarations of all `glibtop_guile_*' functions that wereMartin Baulig1998-10-111-19/+0
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-3/+5
* Removed. New files. Added `libgtop_server'; this has been moved here fromMartin Baulig1998-08-071-0/+1
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-071-1/+3
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-1/+1
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-1/+1
* New file.Martin Baulig1998-07-221-2/+4
* New file.Martin Baulig1998-07-221-2/+4
* Forgot to change declaration on Jun 6.Martin Baulig1998-06-121-2/+2
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-2/+2