summaryrefslogtreecommitdiff
path: root/sysdeps/common/mountlist.c
Commit message (Expand)AuthorAgeFilesLines
* Update old FSF address.Robert Roth2014-08-201-1/+1
* Added rpc_pipefs to ignore list.Benoît Dejean2007-10-031-0/+1
* Ignore securityfs and fusectl. Patch by Fryderyk DziarmagowskiBenoît Dejean2007-03-161-0/+2
* Fixed order. Added objfs and ctfs. Closes #400557.Benoît Dejean2007-01-311-1/+3
* Added nfsd to the exclude list.Benoît Dejean2006-09-211-0/+1
* Ensure file is closed.Benoît Dejean2006-06-241-3/+3
* Also ignores linprocfs, mfs and devfs. Closes #331856. Patch by AndreasBenoît Dejean2006-02-211-0/+3
* Added tmpfs to ignore list.Jörgen Scheibengruber2005-04-291-0/+1
* Added mqueue to ignore list.Benoît Dejean2005-03-111-0/+1
* Re-worked with bsearch.Benoît Dejean2005-01-181-17/+15
* Ignores unkown file system type.Benoît Dejean2004-12-091-1/+2
* Removed mountlist.h.Benoît Dejean2004-09-231-1/+11
* Added openpromfs.Benoît Dejean2004-09-221-1/+2
* Added mntfs to ignore listBenoît Dejean2004-09-221-1/+2
* Back to previous version.Benoît Dejean2004-09-201-0/+4
* : Added new flag. (_glibtop_get_fsusage_read_write): Changed prototype.Benoît Dejean2004-09-191-7/+8
* Merged FreeBSD Marcus' patch.Benoît Dejean2004-08-221-2/+2
* Started implementation of read, write. Code should be splitted into archBenoît Dejean2004-07-171-32/+17
* Removed, replaced by ISO strtoull. (fstype_to_string): Cleaned.Benoît Dejean2004-06-121-102/+86
* whitespace clean up.Benoît Dejean2004-06-091-1/+1
* Cleaned. Replaced multiple strcpy/cat by g_strdup_printf. Replaced strncpyBenoît Dejean2004-06-061-16/+8
* - fixed compilationBastien Nocera2003-10-201-58/+49
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-5/+5
* libgtop-GNOME-2-0-branch moved to HEAD.Carlos Perelló Marín2003-10-191-393/+392
* Install this as a backend.Martin Baulig2001-04-201-2/+2
* Don't call glibtop_init_s() anymore, this is deprecated.Martin Baulig2000-11-221-2/+0
* Started with the big rewrite for GNOME 2.0:Martin Baulig2000-11-201-2/+3
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-390/+392
* Use glib-like function prototypes instead of "extern <function>Martin Baulig1999-02-181-1/+1
* Don't declare strstr () here, this should be done in gnomesupport if itMartin Baulig1999-01-101-3/+0
* Applied a patch from Kenneth Stailey to make it work on OpenBSD.Martin Baulig1998-11-201-2/+2
* Removed G_GNUC_UNUSED.Martin Baulig1998-10-061-1/+1
* G_GNUC_UNUSED fun and other compiler warnings ...Martin Baulig1998-10-031-1/+1
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-4/+4
* Added `all_fs' parameter.Martin Baulig1998-07-241-2/+2
* *** empty log message ***Martin Baulig1998-07-221-2/+2
* New file.Martin Baulig1998-07-221-1/+62
* using functions from `xmalloc.c'.Martin Baulig1998-07-071-4/+6
* using g_malloc, g_realloc and g_strdup.Martin Baulig1998-07-061-3/+10
* Initial revisionMartin Baulig1998-07-061-0/+577