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.
|
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]:
|