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.
|
Mon, 15 Jul 1996 03:36:16 +0000 |
Jim Meyering |
update FSF address in copyright
|
Thu, 23 May 1996 13:04:41 +0000 |
Jim Meyering |
(read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.
|
Thu, 05 Oct 1995 14:14:45 +0000 |
Jim Meyering |
(read_filesystem_list): Cast -1 to dev_t before assignment.
|
Sat, 08 Oct 1994 16:38:01 +0000 |
Jim Meyering |
.
|
Sat, 08 Oct 1994 17:15:23 +0000 |
Jim Meyering |
GNU file utilities
|
Sat, 08 Oct 1994 16:45:32 +0000 |
Jim Meyering |
GNU file utilities
|
Sun, 02 Oct 1994 05:35:03 +0000 |
Jim Meyering |
GNU file utilities
|
Tue, 12 Oct 1993 20:12:59 +0000 |
Jim Meyering |
GNU file utilities
|
Sat, 09 Oct 1993 19:43:03 +0000 |
Jim Meyering |
GNU file utilities
|
Wed, 06 Oct 1993 16:41:02 +0000 |
Jim Meyering |
GNU file utilities
|
Sat, 22 May 1993 02:01:31 +0000 |
Jim Meyering |
GNU file utilities
|
Thu, 22 Apr 1993 03:10:47 +0000 |
Jim Meyering |
GNU file utilities
|
Tue, 13 Apr 1993 20:29:32 +0000 |
Jim Meyering |
GNU file utilities
|
Sun, 28 Mar 1993 19:25:12 +0000 |
Jim Meyering |
GNU file utilities
|