Create get_dir_size to avoid unnecessary name copying if only size needed
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 16 Mar 2017 13:13:24 +0000 (14:13 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 22 Mar 2017 10:17:15 +0000 (11:17 +0100)
commit6569b97d7200321198cf0d7f25f9e5999830b6cc
tree6ed7a64f5c5f8cdf99433e46d49dd59223637efe
parent7effbff42c84189182b4de926a2f080ad816db2f
Create get_dir_size to avoid unnecessary name copying if only size needed
src/filefunc.cpp
src/filefunc.hxx
test/test_filefunc.cpp