log lib/mountlist.c @ 17605:23cb5b2fd95b

age author description
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Sun, 06 Oct 2013 18:28:17 +0400 Andrew Borodin mountlist: fix resource leak with MOUNTED_INTERIX_STATVFS
Tue, 09 Jul 2013 13:55:58 +0100 Pádraig Brady mountlist: add support for deallocating returned list entries
Tue, 19 Feb 2013 13:04:35 -0800 Paul Eggert mountlist: port to HP NonStop
Mon, 28 Jan 2013 17:59:05 +0000 Pádraig Brady mountlist: don't consider "devtmpfs" as dummy
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Fri, 07 Dec 2012 23:14:34 +0000 Eric Wong mountlist: recognize more "dummy" file systems
Wed, 07 Nov 2012 22:59:21 -0800 Jim Meyering mountlist.c: fix a compilation failure
Sun, 04 Nov 2012 16:41:15 -0800 Andrew Warshall mountlist: do not classify a bind-mounted dir entry as "dummy"
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Thu, 20 Jan 2011 09:35:37 +0100 Jim Meyering mountlist: clean up code formatting
Thu, 20 Jan 2011 09:19:24 +0100 Markus Duft mountlist: add support for Interix
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Wed, 29 Dec 2010 15:53:15 -0700 Eric Blake mountlist: tweak previous commit
Tue, 28 Dec 2010 10:07:58 -0700 Eric Blake mountlist: fix local drive detection on cygwin
Mon, 01 Feb 2010 19:05:26 +0100 Jim Meyering removing useless parentheses in cpp #define directives
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 12 Mar 2009 13:09:42 +0100 Jim Meyering avoid gcc warnings about unused macro definitions
Thu, 05 Feb 2009 11:02:05 +0100 Jim Meyering still avoid unused-parameter warnings, but do it cleanly
Sun, 30 Nov 2008 17:10:29 +0100 Jim Meyering avoid misc. warnings
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Fri, 26 Jan 2007 22:16:55 +0000 Paul Eggert * doc/gnulib-tool.texi (Initial import): Update to match current
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Fri, 01 Sep 2006 19:49:22 +0000 Paul Eggert * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
Fri, 18 Aug 2006 18:35:07 +0000 Paul Eggert * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
Wed, 09 Aug 2006 22:27:27 +0000 Paul Eggert Sync from coreutils.
Mon, 09 Jan 2006 23:13:56 +0000 Paul Eggert Sync from coreutils.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 02 Jul 2005 09:45:07 +0000 Jim Meyering Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Thu, 02 Jun 2005 20:41:04 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Tue, 01 Feb 2005 23:56:46 +0000 Paul Eggert * mountlist.h (MOUNTLIST_H_): New macro, to protect against double
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Sat, 07 Aug 2004 00:09:38 +0000 Paul Eggert Merge from coreutils.
Wed, 31 Mar 2004 07:30:08 +0000 Paul Eggert Merge from coreutils.
Sat, 01 Nov 2003 06:00:45 +0000 Paul Eggert Catch size calculation overflow problem on Alphas running OSF/1.
Wed, 17 Sep 2003 12:46:33 +0000 Bruno Haible Comment about the validity of errno.
Tue, 09 Sep 2003 22:41:13 +0000 Paul Eggert Remove K&R cruft.
Thu, 14 Aug 2003 23:34:39 +0000 Paul Eggert Merge mountlist changes from coreutils.
Sat, 05 Apr 2003 06:46:00 +0000 Jim Meyering Merge change from Coreutils.
Thu, 21 Nov 2002 09:51:39 +0000 Jim Meyering update copyright date
Thu, 21 Nov 2002 09:50:43 +0000 Jim Meyering 2002-07-13 Bruno Haible <bruno@clisp.org>
Sat, 17 Nov 2001 13:50:40 +0000 Jim Meyering Include unlocked-io.h after all system headers.
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Sun, 30 Sep 2001 21:28:15 +0000 Jim Meyering [MOUNTED_GETFSSTAT]:
Sun, 23 Sep 2001 08:56:11 +0000 Jim Meyering Remove useless parentheses in #if directives.
Sat, 01 Jul 2000 13:35:28 +0000 Jim Meyering Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
Thu, 29 Jun 2000 08:30:03 +0000 Jim Meyering (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
Sat, 03 Jun 2000 22:09:03 +0000 Jim Meyering move vmp decl back out to the scope where it belongs
Fri, 02 Jun 2000 11:20:47 +0000 Jim Meyering Back out last change. Instead, do this...
Mon, 29 May 2000 16:23:45 +0000 Jim Meyering (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
Mon, 01 May 2000 08:03:33 +0000 Jim Meyering (read_filesystem_list): Add BeOS support.
Mon, 26 Jul 1999 06:52:28 +0000 Jim Meyering *** empty log message ***
Tue, 20 Jul 1999 18:52:05 +0000 Jim Meyering update comments
Tue, 20 Jul 1999 18:41:58 +0000 Jim Meyering (translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.