util-linux/libmount
Søren Holm 41510d26dd libmount: don't return root if path contains // or ending /
If the path fx. is /foo/bar/ the initial stripoff will replace the last slash
with \0 and return a pointer to that exact \0 character. The same thing will
happen if the path contains // somewhere.

Signed-off-by: Søren Holm <sgh@sgh.dk>
2014-10-01 10:01:35 +02:00
..
docs docs: rename libs xml/version.xml to xml/version-utils.xml 2014-06-03 12:37:33 +02:00
python docs: fix "behaviour" vs. "behavior" 2014-06-06 09:49:35 +02:00
src libmount: don't return root if path contains // or ending / 2014-10-01 10:01:35 +02:00
COPYING COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
Makemodule.am build-sys: add pylibmount 2013-08-19 14:57:21 +02:00
mount.pc.in build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00