K 10 svn:author V 6 jlemon K 8 svn:date V 27 2001-03-19T19:10:06.000000Z K 7 svn:log V 252 Introduce the GLOB_MAXPATH flag, which allows the user to limit the number of paths which glob(3) will return. Remove the hardcoded limit from the last commit, which restores the previous unbounded behavior. Document the new flag in the manual page. END