summaryrefslogtreecommitdiffstats
path: root/lib/ismounted.c
Commit message (Expand)AuthorAgeFilesLines
* lib/ismounted: use xstrncpy()Karel Zak2019-05-201-4/+5
* lib: use unique ifdefs for testsKarel Zak2017-01-041-1/+1
* Add sizelimit to internal APIStanislav Brabec2016-08-031-1/+1
* Revert "include sysmacros.h where used"Karel Zak2016-03-081-1/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-081-0/+1
* lib: fix ismounted includes for FreeBSDRuediger Meier2016-02-181-3/+8
* lib: fix unused parameters and variablesRuediger Meier2016-02-111-11/+13
* lib/ismounted: make it more compatible with lsblk outputKarel Zak2014-08-011-1/+1
* lib/ismounted: more robust buffer usage [clang-analyze]Karel Zak2014-07-011-1/+2
* lib: use O_CLOEXEC in libcommonKarel Zak2013-04-031-3/+3
* a pointer should not be compared to zero [coccinelle]Sami Kerola2013-02-061-1/+1
* lib/ismounted: improve loopdev supportKarel Zak2012-12-191-18/+9Star
* lib/ismounted: basic support for loop devicesKarel Zak2012-12-191-10/+34
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-1/+1
* lib: [ismounted] don't wast time with mtab is /proc/mounts usedKarel Zak2010-11-241-0/+4
* portability: fix mntent.h and pty.h usageFrançois Revol2010-07-261-0/+6
* build-sys: minor changes for GNU/HurdSamuel Thibault2010-06-141-0/+1
* lib: import whole ismounted.c code from e2fsprogsKarel Zak2009-10-141-70/+232
* lib: fix file descriptor leak in is_mounted()Theodore Ts'o2009-10-031-3/+0Star
* lib: do not include <linux/fd.h> in ismounted.cAurelien Jarno2009-04-201-1/+0Star
* tests: add fsck:ismounted reg.testKarel Zak2009-02-181-4/+7
* lib: add test_ismounted for regression testKarel Zak2009-02-181-1/+1
* fsck: cosmetic changes (NLS, paths, ...)Karel Zak2009-02-181-3/+4
* fsck: move fsck from e2fsprogs to util-linux-ngKarel Zak2009-02-181-0/+199