log lib/mountlist.c @ 12421:e8d2c6fc33ad

age author description
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.
Sat, 15 Aug 1998 03:01:13 +0000 Jim Meyering (read_filesystem_list) [MOUNTED_GETMNT]: Don't infloop on getmnt(2) returning 0.
Wed, 29 Jul 1998 03:58:02 +0000 Jim Meyering (read_filesystem_list): Remove all_fs
Sat, 25 Jul 1998 15:00:37 +0000 Jim Meyering (xatoi): Ansideclify.
Sat, 25 Jul 1998 14:54:42 +0000 Jim Meyering (read_filesystem_list) [MOUNTED_GETMNTINFO]: Use fsp_to_string.
Sat, 25 Jul 1998 14:41:04 +0000 Jim Meyering (read_filesystem_list): If all_fs is negative, omit non-local filesytems.
Sat, 18 Jul 1998 12:28:31 +0000 Jim Meyering (read_filesystem_list): Fix more memory leaks on failure.
Sat, 04 Jul 1998 00:48:11 +0000 Jim Meyering (read_filesystem_list):
Tue, 30 Jun 1998 14:32:53 +0000 Jim Meyering (read_filesystem_list):
Tue, 30 Jun 1998 03:56:57 +0000 Jim Meyering (read_filesystem_list) [MOUNTED_GETMNTENT2]:
Tue, 30 Jun 1998 02:15:43 +0000 Jim Meyering (read_filesystem_list): If SVR4, lock /etc/.mnttab.lock if available,
Mon, 29 Jun 1998 17:01:48 +0000 Jim Meyering (fstype_to_string): Guard with #if ! HAVE_F_FSTYPENAME_IN_STATFS.
Mon, 29 Jun 1998 01:10:24 +0000 Jim Meyering (fsp_to_string): Clean out some crufty #ifdefs
Sun, 15 Mar 1998 11:09:10 +0000 Jim Meyering Use #if, not #ifdef with HAVE_ macros
Thu, 25 Dec 1997 17:02:25 +0000 Jim Meyering Declare stpcpy only if not defined as macro.
Wed, 28 May 1997 11:42:29 +0000 Jim Meyering (read_filesystem_list): Add `|| defined (__OpenBSD__)'
Sat, 24 May 1997 14:43:21 +0000 Jim Meyering (read_filesystem_list): Show automount-related
Sat, 24 May 1997 14:42:40 +0000 Jim Meyering Indent cpp directives.
Sat, 25 Jan 1997 13:50:24 +0000 Jim Meyering remove trailing blanks
Sat, 12 Oct 1996 23:21:32 +0000 Jim Meyering (fstype_to_string): Handle fstypes of freebsd.