summaryrefslogtreecommitdiff
path: root/include/glibtop/procmap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix several array and transfer annotationsCorentin Noël2019-03-071-4/+4
* Fix a bunch of doc tags for GI.Benoît Dejean2015-08-251-4/+5
* New API/ABI: add Pss (partial set size) and Swap in glibtop_map_entry.Benoit Dejean2015-08-151-1/+5
* Fix a few gtk-doc/gi function tags.Benoît Dejean2015-07-101-1/+0
* Make some APIs that return struct introspectableJasper St. Pierre2015-01-031-0/+38
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-2/+2
* 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-9/+17
* Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. AddedBenoît Dejean2005-12-091-1/+13
* Added a lot of new functions to replace dirty macros. Every macroBenoît Dejean2005-06-071-1/+2
* Removed libgtop_names :)Benoît Dejean2004-12-061-10/+0
* patch by Benoit Dejean <bnet@ifrance.com> to break the API, I mean, toBastien Nocera2004-03-051-9/+9
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-2/+2
* - fixed compilationBastien Nocera2003-10-201-2/+2
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-13/+26
* Use G_BEGIN_DECLS and G_END_DECLS instead of LIBGTOP_BEGIN/END_DECLS.Martin Baulig2001-04-201-2/+2
* Changed `void *closure' to `glibtop_closure *closure'.Martin Baulig2001-04-201-4/+4
* Added `void *closure' argument to all sysdeps functions.Martin Baulig2001-04-201-2/+2
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-201-5/+3
* All functions which return an array now take a `glibtop_array *array'Martin Baulig1999-12-121-20/+7
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Changed indentation:Martin Baulig1999-03-301-6/+8
* 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-5/+10
* Removed external delarations of all `glibtop_guile_*' functions that wereMartin Baulig1998-10-111-19/+0
* Set version number to 0.25.0. There is now really a feature freeze untilMartin Baulig1998-08-181-5/+24
* Added `offset' and `perm' fields.Martin Baulig1998-08-171-1/+1
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-0/+103