summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed dist.LIBGTOP_2_19_2Benoît Dejean2007-05-141-1/+1
* Added missing filesBenoît Dejean2007-05-131-0/+69
* Manual commit from my local git-svn which is broken :/Benoît Dejean2007-05-134-2/+8
* Got rid of InodeDB. This feature was optionnal and i have never heard ofBenoît Dejean2007-04-272-68/+1
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-1123-47/+47
* Removed noisy $Id$.Benoît Dejean2007-02-1936-72/+0
* Bumped version number to 2.14.6.Benoît Dejean2007-01-112-4/+0
* Made gtk-doc happy in order to dist.LIBGTOP_2_14_5Benoît Dejean2006-12-031-1/+2
* Removed wrong inline documentation. Closes #355286.Benoît Dejean2006-09-101-2/+1
* Bumped version number.Benoît Dejean2006-08-101-0/+4
* Tiny interface addition to handle wireless interfaces.Benoît Dejean2006-07-271-1/+2
* Changed struct's definitions to be one type-one member. To avoid problemsGerman Poo-Caaman~o2006-04-1824-206/+214
* remove unused file.James Henstridge2005-12-121-4/+0
* Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. AddedBenoît Dejean2005-12-092-3/+18
* Dropped unused file and updated documentation.GNOME_2_12_ANCHORBenoît Dejean2005-12-081-56/+0
* Dropped many dead files. Bumped release number. I guess this closesBenoît Dejean2005-10-303-284/+0
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-024-10/+12
* Added a lot of new functions to replace dirty macros. Every macroBenoît Dejean2005-06-0727-32/+37
* Got rid of include/libgtop-i18n.h.Benoît Dejean2005-06-062-13/+0
* 2.10.2 post release bump.Benoît Dejean2005-04-272-3/+2
* Removed some dead files. Don't install private headers.Benoît Dejean2005-02-157-47/+5
* Don't export private symbols.Benoît Dejean2005-02-151-12/+17
* G_GNUC_NORETURN love.Benoît Dejean2005-02-152-101/+6
* UTF-8-ified.Benoît Dejean2005-01-241-2/+2
* added localsock { name } to glibtop_open_files_entry. Should not breakBenoît Dejean2005-01-211-0/+6
* New feature by nick@reloco.com.ar (Nicolás Lichtmaier).Benoît Dejean2005-01-105-3/+125
* Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.Benoît Dejean2005-01-031-2/+15
* Turned all macros to functions. Marked everything as G_GNUC_PRINTF andBenoît Dejean2004-12-231-36/+14
* Removed libgtop_names :)Benoît Dejean2004-12-0624-240/+0
* Removed SUID wrappers because glibtop_proc_argv_l is a client-sideBenoît Dejean2004-11-131-22/+0
* Bumped to 2.9.0Benoît Dejean2004-11-136-6/+79
* Zeroed all args.Benoît Dejean2004-08-285-475/+0
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-183-5/+5
* Added read, write. This members provides total read and write in bytesBenoît Dejean2004-07-172-10/+17
* Added GLIBTOP_PROCESS_DEAD constant.Benoît Dejean2004-07-151-0/+1
* Added new glibtop_get_proc_argv*() functions. These are more easier to useBenoît Dejean2004-07-071-16/+56
* Removed netinfo.[ch] that were never used.Benoît Dejean2004-07-071-83/+0
* Also tries C99 __VA_ARGS__ before using functions.Benoît Dejean2004-06-181-1/+9
* Moved 8 static error functions to sysdeps/common/error.c. This is the endBenoît Dejean2004-06-182-84/+10
* Added IPv6 feature : provides address, prefix and scope. This breaks theBenoît Dejean2004-06-181-1/+17
* *** empty log message ***Benoît Dejean2004-06-131-1/+1
* Changed get_sysinfo prototype so that it returns a const pointer. AddedBenoît Dejean2004-06-121-7/+8
* block_size is now defined as a guint32 instead of a fuzzy gint.Benoît Dejean2004-06-121-1/+1
* whitespace clean up.Benoît Dejean2004-06-094-11/+11
* fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Benoît DejeanBastien Nocera2004-04-071-1/+1
* set GLIBTOP_MAX_FSUSAGE properly, use gint in the headers instead of intBastien Nocera2004-03-161-2/+2
* fix distcheckingBastien Nocera2004-03-111-0/+2
* Added block_size field. (Closes: #125049)Ole Laursen2004-03-091-2/+4
* patch by Benoit Dejean <bnet@ifrance.com> to break the API, I mean, toBastien Nocera2004-03-051-9/+9
* remove dependency on libgnome, check for linux/isdn.h for distros usingBastien Nocera2004-03-041-0/+11