index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mountlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mountlist: avoid an unused-label warning on OS X
Jim Meyering
2015-06-28
1
-1
/
+1
*
acl-permissions: more porting to AIX
Paul Eggert
2015-06-05
1
-3
/
+5
*
mountlist: remove dependency on libmount
Pádraig Brady
2015-04-03
1
-28
/
+100
*
glob, etc.: port to MSVC v18 on MS-Windows 8.1
Paul Eggert
2015-02-24
1
-2
/
+6
*
version-etc: new year
Paul Eggert
2014-12-31
1
-1
/
+1
*
mountlist: don't use libmount to decide on dummy/remote
Pádraig Brady
2014-10-30
1
-6
/
+13
*
mountlist: use /proc/self/mountinfo when available
Fridolin Pokorny
2014-09-09
1
-20
/
+62
*
mountlist: avoid hasmntopt const type warning on solaris
Ben Walton
2014-06-06
1
-1
/
+7
*
fchdir: port 'open' and 'close' redefinitions to AIX 7.1
Paul Eggert
2014-05-22
1
-5
/
+0
*
maint: update copyright
Eric Blake
2014-01-01
1
-1
/
+1
*
mountlist: fix resource leak with MOUNTED_INTERIX_STATVFS
Andrew Borodin
2013-10-07
1
-0
/
+1
*
mountlist: add support for deallocating returned list entries
Pádraig Brady
2013-07-09
1
-5
/
+12
*
mountlist: port to HP NonStop
Paul Eggert
2013-02-19
1
-1
/
+5
*
mountlist: don't consider "devtmpfs" as dummy
Pádraig Brady
2013-01-28
1
-1
/
+0
*
maint: update all copyright year number ranges
Eric Blake
2013-01-01
1
-1
/
+1
*
mountlist: recognize more "dummy" file systems
Eric Wong
2012-12-15
1
-0
/
+10
*
mountlist.c: fix a compilation failure
Jim Meyering
2012-11-07
1
-1
/
+1
*
mountlist: do not classify a bind-mounted dir entry as "dummy"
Andrew Warshall
2012-11-04
1
-10
/
+21
*
In commentary, do not use ` to quote.
Paul Eggert
2012-01-05
1
-3
/
+3
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
1
-1
/
+1
*
mountlist: clean up code formatting
Jim Meyering
2011-01-20
1
-20
/
+22
*
mountlist: add support for Interix
Markus Duft
2011-01-20
1
-0
/
+44
*
maint: update almost all copyright ranges to include 2011
Jim Meyering
2011-01-01
1
-1
/
+1
*
mountlist: tweak previous commit
Eric Blake
2010-12-29
1
-1
/
+2
*
mountlist: fix local drive detection on cygwin
Eric Blake
2010-12-29
1
-0
/
+24
*
removing useless parentheses in cpp #define directives
Jim Meyering
2010-02-02
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2010
Jim Meyering
2010-01-01
1
-1
/
+1
*
update nearly all FSF copyright year lists to include 2009
Jim Meyering
2009-12-29
1
-1
/
+1
*
Use spaces for indentation, not tabs.
Bruno Haible
2009-12-10
1
-236
/
+236
*
avoid gcc warnings about unused macro definitions
Jim Meyering
2009-03-12
1
-4
/
+1
*
still avoid unused-parameter warnings, but do it cleanly
Jim Meyering
2009-02-05
1
-18
/
+5
*
avoid misc. warnings
Jim Meyering
2009-02-04
1
-6
/
+18
*
Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible
2007-10-07
1
-5
/
+4
*
* doc/gnulib-tool.texi (Initial import): Update to match current
Paul Eggert
2007-01-26
1
-5
/
+1
*
New module 'fchdir'.
Bruno Haible
2007-01-14
1
-0
/
+10
*
* _fpending.c: Include <config.h> unconditionally, since we no
Paul Eggert
2006-09-13
1
-3
/
+1
*
* lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
Paul Eggert
2006-09-01
1
-3
/
+3
*
* lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
Paul Eggert
2006-08-18
1
-1
/
+32
*
Sync from coreutils.
Paul Eggert
2006-08-09
1
-4
/
+5
*
Sync from coreutils.
Paul Eggert
2006-01-09
1
-9
/
+45
*
Sync from coreutils.
Paul Eggert
2005-09-23
1
-3
/
+1
*
Use a consistent style for including <config.h>.
Paul Eggert
2005-09-19
1
-1
/
+1
*
Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
Jim Meyering
2005-07-02
1
-3
/
+1
*
Sync from coreutils.
Paul Eggert
2005-06-02
1
-5
/
+5
*
*** empty log message ***
Paul Eggert
2005-05-14
1
-1
/
+1
*
* mountlist.h (MOUNTLIST_H_): New macro, to protect against double
Paul Eggert
2005-02-01
1
-4
/
+23
*
Remove dependencies on unlocked-io.
Paul Eggert
2004-10-04
1
-1
/
+4
*
Merge from coreutils.
Paul Eggert
2004-08-07
1
-50
/
+14
*
Merge from coreutils.
Paul Eggert
2004-03-31
1
-1
/
+3
*
Catch size calculation overflow problem on Alphas running OSF/1.
Paul Eggert
2003-11-01
1
-18
/
+37
[next]