summaryrefslogtreecommitdiff
path: root/sysdeps/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed returned type.Benoît Dejean2007-05-191-0/+6
* Ignore securityfs and fusectl. Patch by Fryderyk DziarmagowskiBenoît Dejean2007-03-161-0/+8
* Make sure avail <= free. Closes #406280.Benoît Dejean2007-02-101-0/+7
* Fixed order. Added objfs and ctfs. Closes #400557.Benoît Dejean2007-01-311-0/+8
* Added nfsd to the exclude list.Benoît Dejean2006-09-211-0/+6
* Ensure file is closed.Benoît Dejean2006-06-241-0/+13
* Fixed trivial warning.Benoît Dejean2006-04-091-0/+4
* Also ignores linprocfs, mfs and devfs. Closes #331856. Patch by AndreasBenoît Dejean2006-02-211-0/+7
* Added tmpfs to ignore list.Jörgen Scheibengruber2005-04-291-0/+4
* s/strerror/g_strerror/g.Benoît Dejean2005-03-251-0/+6
* Added mqueue to ignore list.Benoît Dejean2005-03-111-0/+4
* * Add support for file system read and write counting (needed for the diskBenoît Dejean2005-02-281-0/+5
* Correct file system size calculations. Patch from marcus@freebsd.org (JoeBenoît Dejean2005-02-231-0/+6
* Fixed G_GNUC attribute usage. Replaced macro by inline function.Benoît Dejean2005-02-151-0/+5
* Re-worked with bsearch.Benoît Dejean2005-01-181-0/+4
* Ignores unkown file system type.Benoît Dejean2004-12-091-0/+4
* Fixed .block_size on Solaris.Benoît Dejean2004-09-241-0/+4
* Removed mountlist.h.Benoît Dejean2004-09-231-0/+6
* Added openpromfs.Benoît Dejean2004-09-221-0/+4
* Linux: Sanitize. Removed calls to obfuscated PROPAGATE_ALL_ONES(x) whichBenoît Dejean2004-09-221-0/+7
* Added mntfs to ignore listBenoît Dejean2004-09-221-0/+4
* Back to previous version.Benoît Dejean2004-09-201-0/+6
* : Added new flag. (_glibtop_get_fsusage_read_write): Changed prototype.Benoît Dejean2004-09-191-0/+16
* Merged FreeBSD Marcus' patch.Benoît Dejean2004-08-221-0/+4
* Started implementation of read, write. Code should be splitted into archBenoît Dejean2004-07-171-0/+7
* Added file to repository. Provides glibtop_get_proc_argv*() for systemBenoît Dejean2004-07-071-0/+8
* *** empty log message ***Benoît Dejean2004-06-181-3/+3
* These functions are now globally defined.Benoît Dejean2004-06-181-0/+7
* Removed files.Benoît Dejean2004-06-121-0/+8
* Removed, replaced by ISO strtoull. (fstype_to_string): Cleaned.Benoît Dejean2004-06-121-0/+10
* Cleaned. Replaced multiple strcpy/cat by g_strdup_printf. Replaced strncpyBenoît Dejean2004-06-061-0/+6
* set GLIBTOP_MAX_FSUSAGE properly, use gint in the headers instead of intBastien Nocera2004-03-161-0/+5
* fix build (we don't have "full-read.h" here)Bastien Nocera2004-03-091-0/+4
* Added block_size field. (Closes: #125049)Ole Laursen2004-03-091-0/+9
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-211-0/+7
* fix compilation, thanks JeffBastien Nocera2003-10-201-0/+4
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-2/+10
* - fixed compilationBastien Nocera2003-10-201-0/+5
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-0/+9
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-33/+0
* Install this as a backend.Martin Baulig2001-04-201-0/+8
* New file, formerly known as error.c.Martin Baulig2000-11-221-0/+2
* Don't call glibtop_init_s() anymore, this is deprecated.Martin Baulig2000-11-221-0/+7
* True64 fix from Aron Griffis: we need to `#include <sys/bitypes.h>' here.Martin Baulig2000-02-241-0/+5
* Use `u_int64_t' arguments and return value to avoid long int overflows onlibgtop_latest_1_0_mergeMartin Baulig2000-01-201-0/+8
* New static variable. (glibtop_get_fsusage_s): Return -1 on error;Martin Baulig1999-10-241-0/+4
* Use glib's malloc functions when compiled with LIBGTOP_USE_GLIB_MALLOC.Martin Baulig1999-10-241-1/+1
* Use glib's malloc functions when compiled with LIBGTOP_ENABLE_DEBUG.Martin Baulig1999-10-241-0/+7