Searched hist:100217 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/include/
H A Dglob.hdiff 100217 Wed Jul 17 02:58:09 MDT 2002 mikeh 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
/freebsd-10-stable/lib/libc/gen/
H A Dglob.3diff 100217 Wed Jul 17 02:58:09 MDT 2002 mikeh 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
H A Dglob.cdiff 100217 Wed Jul 17 02:58:09 MDT 2002 mikeh 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

Completed in 66 milliseconds