K 10 svn:author V 4 ache K 8 svn:date V 27 2016-08-03T09:09:34.530956Z K 7 svn:log V 241 Although the code amount is not big, move POSIX error processing into two sepatate functions to make glob(3) code less obscure and more simple. There is no needs to make them inline since it is error path which supposed to not happes often. END