millert
|
52a0e6034e
|
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@
|
2005-12-13 00:35:22 +00:00 |
|
millert
|
e33d3bd3b8
|
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
|
2003-06-02 19:34:12 +00:00 |
|
millert
|
c72b5b24e1
|
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.
|
2002-02-16 21:27:05 +00:00 |
|
millert
|
9a320ba6f9
|
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.
|
2000-03-24 17:13:23 +00:00 |
|
millert
|
5752b36fbb
|
Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).
|
1997-09-22 05:25:32 +00:00 |
|
millert
|
e14651f51b
|
From FreeBSD:
1) Add support for FNM_LEADING_DIR, FNM_CASEFOLD, FNM_IGNORECASE
2) POSIX.2 fixes
|
1997-09-22 05:03:29 +00:00 |
|
niklas
|
5ea2d675e0
|
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.
|
1997-09-21 10:45:23 +00:00 |
|
deraadt
|
df930be708
|
initial import of NetBSD tree
|
1995-10-18 08:37:01 +00:00 |
|