millert
|
5acf200b2a
|
First step in include files overhaul. Use __FOO_VISIBLE (as defined
in sys/cdefs.h) instead of _FOO_SOURCE. Also fix several namespace
pollution issues, including the byte order defines. OK deraadt@
|
19 years ago |
millert
|
cc6797b16c
|
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
|
21 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 |
millert
|
b5559ee3ec
|
Add FNM_NOSYS, meaning "The implementation does not support this function",
for XPG conformance. We don't use it but programs might check for it.
|
24 years ago |
millert
|
ce19d48d6d
|
Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).
|
27 years ago |
millert
|
46ab4cbee8
|
From FreeBSD:
1) Add support for FNM_LEADING_DIR, FNM_CASEFOLD, FNM_IGNORECASE
2) POSIX.2 fixes
|
27 years ago |
niklas
|
2a0bf72166
|
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
|
27 years ago |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |