summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* version 2.6.1Benoît Dejean2004-07-114-37/+170
* 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
* Apply patch by the_h1ghlander@yahoo.com and Cory OmandBastien Nocera2003-10-204-18/+54
* - s/u_int64_t/guint64/Bastien Nocera2003-10-2034-50/+50
* - fixed compilationBastien Nocera2003-10-2038-133/+78
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-202-47/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-196-0/+422
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-1936-741/+824
* Argument to free can't be const!Owen Taylor2001-11-273-3/+4
* - fixes for glib-1.3.9Bastien Nocera2001-10-132-2/+2
* Added `glibtop_closure *' argument.Martin Baulig2001-04-203-6/+6
* Use G_BEGIN_DECLS and G_END_DECLS instead of LIBGTOP_BEGIN/END_DECLS.Martin Baulig2001-04-2047-138/+105
* Typedef this as an opaque struct.Martin Baulig2001-04-202-2/+3
* New file.Martin Baulig2001-04-203-2/+3
* Changed `void *closure' to `glibtop_closure *closure'.Martin Baulig2001-04-2028-98/+98
* Removed this typedef. (glibtop_server): Made the `_priv' field a `void *'.Martin Baulig2001-04-201-2/+1
* Added `void *closure' argument to all sysdeps functions.Martin Baulig2001-04-2027-50/+50
* Install errors.h.Martin Baulig2001-04-201-1/+1
* Added `void *closure' argument.Martin Baulig2000-11-264-9/+14
* Renamed to glibtop_backend_get(). (glibtop_backend_get_server): NewMartin Baulig2000-11-261-2/+5
* New function.Martin Baulig2000-11-261-0/+5
* Changed return value to void.Martin Baulig2000-11-261-1/+1
* Removed. Split into glibtop-backend.h and glibtop-backend-info.h.Martin Baulig2000-11-264-24/+78
* Moved the typedef to backend.h.Martin Baulig2000-11-264-10/+21
* Added -Werror.Martin Baulig2000-11-221-2/+3
* Allow the `error' argument to be NULL; propagate the error to theMartin Baulig2000-11-221-1/+1
* Added "error" and "warning" signals.Martin Baulig2000-11-221-0/+3
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-2039-238/+318
* *** empty log message ***Martin Baulig2000-04-241-1/+1
* Added `Process current working directory' feature (proc_cwd).Martin Baulig2000-04-243-10/+98
* Moved to sysdeps/common/error.c. (glibtop_error_io_r, glibtop_warn_io_r):Martin Baulig2000-02-241-74/+8
* *** empty log message ***Martin Baulig2000-02-241-2/+2
* It's called <sys/bitypes.h>, not <sys/bittypes.h> ...Martin Baulig2000-02-241-2/+2
* Fix some True64 issues which were reported from Aron Griffis.Martin Baulig2000-02-221-0/+5
* New constant.Martin Baulig2000-02-201-0/+2
* Removed `method', `server_command', `server_host', `server_user' andMartin Baulig2000-02-061-8/+15
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-062-6/+5