Author | SHA1 | Message | Date |
---|---|---|---|
millert | 959b08f109 | Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) | 23 years ago |
millert | b68c09e067 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | 23 years ago |
deraadt | 0b99efb035 | GLOB_LIMIT changes from christos | 24 years ago |
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 |