]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/ismounted.c
fdisk: cleanup wipe warning
[thirdparty/util-linux.git] / lib / ismounted.c
2019-05-20  Karel Zaklib/ismounted: use xstrncpy()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-04  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2017-01-04  Karel Zaklib: use unique ifdefs for tests
2016-08-04  Karel ZakMerge branch 'lo'
2016-08-03  Stanislav BrabecAdd sizelimit to internal API
2016-03-08  Karel ZakRevert "include sysmacros.h where used"
2016-03-08  Mike Frysingerinclude sysmacros.h where used
2016-02-19  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-02-18  Ruediger Meierlib: fix ismounted includes for FreeBSD
2016-02-12  Karel ZakMerge branch 'compiler-warnings' of https://github...
2016-02-11  Ruediger Meierlib: fix unused parameters and variables
2014-08-01  Karel Zaklib/ismounted: make it more compatible with lsblk output
2014-07-01  Karel Zaklib/ismounted: more robust buffer usage [clang-analyze]
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Sami Kerolaa pointer should not be compared to zero [coccinelle]
2012-12-19  Karel Zaklib/ismounted: improve loopdev support
2012-12-19  Karel Zaklib/ismounted: basic support for loop devices
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2011-12-02  Sami Kerolabuild-sys: check HAVE_ definitions with #ifdef [smatch...
2010-11-24  Karel Zaklib: [ismounted] don't wast time with mtab is /proc...
2010-07-26  François Revolportability: fix mntent.h and pty.h usage
2010-06-14  Samuel Thibaultbuild-sys: minor changes for GNU/Hurd
2009-10-13  Karel Zaklib: import whole ismounted.c code from e2fsprogs
2009-10-05  Karel ZakMerge branch 'for_upstream' of git://git.kernel.org...
2009-10-03  Theodore Ts'olib: fix file descriptor leak in is_mounted()
2009-04-20  Aurelien Jarnolib: do not include <linux/fd.h> in ismounted.c
2009-02-18  Karel Zaktests: add fsck:ismounted reg.test
2009-02-18  Karel Zaklib: add test_ismounted for regression test
2009-02-18  Karel Zakfsck: cosmetic changes (NLS, paths, ...)
2009-02-18  Karel Zakfsck: move fsck from e2fsprogs to util-linux-ng