summaryrefslogtreecommitdiff
path: root/include/glibtop/command.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Code clean up and add example""James Dominic P. Guana2021-04-231-1/+2
* Revert "Code clean up and add example"Michael Catanzaro2020-11-061-2/+1
* Code clean up and add exampleJames Dominic P. Guana2020-11-041-1/+2
* Renamed procdiskio to procioRobert Roth2017-05-121-1/+1
* New API to retrieve process io stats, with Linux implementationRobert Roth2017-02-121-1/+2
* Update old FSF address.Robert Roth2014-08-201-2/+2
* New API to retrieve process CPU affinity.Benoît Dejean2008-05-241-1/+2
* git-svn sucks. Kill r2609Benoît Dejean2007-06-251-2/+1
* New API : glibtop_get_proc_affinity.Benoît Dejean2007-06-251-1/+2
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-131-1/+2
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-101-1/+2
* Bumped to 2.9.0Benoît Dejean2004-11-131-1/+2
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-3/+3
* - fixed compilationBastien Nocera2003-10-201-2/+2
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+102
* Disable compilation of the `daemon' directory.Martin Baulig2000-01-021-107/+0
* Split netload into netload and netinfo.Martin Baulig1999-11-281-4/+5
* Added new feature to get a list of network interface names.Martin Baulig1999-11-211-2/+3
* Use `retval' for the default retval.Martin Baulig1999-10-241-1/+2
* Changed indentation:Martin Baulig1999-03-301-8/+10
* 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-2/+7
* Added new features to get network load:Martin Baulig1998-10-261-2/+3
* Added new feature (proc_args) to get command line arguments:Martin Baulig1998-10-261-5/+6
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-251-1/+2
* Third argument is now `const void *'.Martin Baulig1998-08-251-2/+2
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-3/+4
* New fields `error_method', `sysdeps' and `required'. I added an improvedMartin Baulig1998-08-071-0/+1
* Using `u_int64_t' instead of `unsigned long' and `long' to avoid problemsMartin Baulig1998-07-301-5/+4
* New file.Martin Baulig1998-07-221-1/+2
* New file.Martin Baulig1998-07-221-1/+3
* New file.Martin Baulig1998-07-131-1/+3
* Some more daemon stuff.Martin Baulig1998-06-181-1/+2
* Changed client <-> server interface to make less system calls.Martin Baulig1998-06-181-4/+20
* Using single underscore instead of two underscores for function prefixesMartin Baulig1998-06-071-3/+3
* tells `glibtop_open' to use the default server and not to check theMartin Baulig1998-06-021-19/+21
* added 'dummy' member so 'GLIBTOP_SYSDEPS_<feature>' now start with 1.Martin Baulig1998-06-011-20/+19
* added some new function suffixes: '__l' is a function defined in theMartin Baulig1998-05-281-1/+2
* Initial revisionMartin Baulig1998-05-191-0/+67