K 10 svn:author V 5 mikeh K 8 svn:date V 27 2002-07-17T04:58:09.000000Z K 7 svn:log V 362 Update glob(3) to add all the POSIX required options, specifically: - add GLOB_NOMATCH return value and use it when we don't get a match - rename GLOB_ABEND to GLOB_ABORTED and use it instead of returning 1 in some places - add GLOB_NOESCAPE flag and retire GLOB_QUOTE to compatibility section Suggestions/advice on correct usage of POSIX defines: wollman END