summaryrefslogtreecommitdiff
path: root/lib/mountlist.c
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-0/+3
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-281-1/+1
* mountlist: Make more robust in multithreaded applications.Bruno Haible2020-05-271-5/+5
* mountlist: consider smb3 file systems as remoteKenneth D'souza2020-02-081-0/+1
* * lib/mountlist.c: fix formattingPaul Eggert2020-02-051-1/+1
* mountlist: Consider AFS filesystems as remoteMarc Dionne2020-02-051-0/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* mountlist: make parsing /proc/self/mountinfo more robustBernhard Voelker2019-04-101-33/+47
* mountlist: Use Linux code on Android.Bruno Haible2019-01-271-3/+12
* mountlist: Port better to Android.Bruno Haible2019-01-261-1/+6
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* mountlist: Remove support for Cray with UNICOS 9.Bruno Haible2018-10-181-35/+0
* fsusage, mountlist, getloadavg, getgroups: Remove support for Ultrix.Bruno Haible2018-10-181-34/+0
* fsusage, mountlist, getloadavg: Remove support for Dynix/ptx.Bruno Haible2018-10-181-5/+2
* fsusage, mountlist: Remove support for DolphinOS (an SVR3 variant).Bruno Haible2018-10-181-30/+1
* mountlist: Remove support for SVR2.Bruno Haible2018-10-181-14/+2
* mountlist: Improve support for Solaris in 64-bit mode.Bruno Haible2018-10-121-3/+53
* mountlist: Add support for Minix.Bruno Haible2018-10-121-2/+2
* mountlist: Modernize platform lists.Bruno Haible2018-10-111-30/+32
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* mountlist: include sysmacros.h for glibcEric Blake2016-09-151-0/+6
* mountlist: recognize autofs-mounted remote file systems, tooKamil Dudka2016-02-191-2/+4
* readdir_r: now obsolescentPaul Eggert2016-02-081-0/+2
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* mountlist: clean up of variable duplicationAndrew Borodin2015-09-271-1/+0
* mountlist: add me_mntroot field on Linux machinesDave Chiluk2015-09-081-3/+22
* mountlist: avoid an unused-label warning on OS XJim Meyering2015-06-281-1/+1
* acl-permissions: more porting to AIXPaul Eggert2015-06-051-3/+5
* mountlist: remove dependency on libmountPádraig Brady2015-04-031-28/+100
* glob, etc.: port to MSVC v18 on MS-Windows 8.1Paul Eggert2015-02-241-2/+6
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* mountlist: don't use libmount to decide on dummy/remotePádraig Brady2014-10-301-6/+13
* mountlist: use /proc/self/mountinfo when availableFridolin Pokorny2014-09-091-20/+62
* mountlist: avoid hasmntopt const type warning on solarisBen Walton2014-06-061-1/+7
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* mountlist: fix resource leak with MOUNTED_INTERIX_STATVFSAndrew Borodin2013-10-071-0/+1
* mountlist: add support for deallocating returned list entriesPádraig Brady2013-07-091-5/+12
* mountlist: port to HP NonStopPaul Eggert2013-02-191-1/+5
* mountlist: don't consider "devtmpfs" as dummyPádraig Brady2013-01-281-1/+0
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* mountlist: recognize more "dummy" file systemsEric Wong2012-12-151-0/+10
* mountlist.c: fix a compilation failureJim Meyering2012-11-071-1/+1
* mountlist: do not classify a bind-mounted dir entry as "dummy"Andrew Warshall2012-11-041-10/+21
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* mountlist: clean up code formattingJim Meyering2011-01-201-20/+22
* mountlist: add support for InterixMarkus Duft2011-01-201-0/+44