Author | SHA1 | Message | Date |
---|---|---|---|
millert | 544d5f721b |
Add GLOB_NOESCAPE to turn off backslash escaping and make backslash escaping
the default. For xpg4.2. |
27 years ago |
millert | 55f2ba9f94 | #define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo. | 27 years ago |
millert | 88bebef668 |
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
GLOB_ABORT and defining GLOB_NOMATCH and GLOB_NOSYS (the latter is not used). |
27 years ago |
deraadt | 47b73ff83c | initial import of NetBSD tree | 29 years ago |