Home | History | Annotate | Download | only in compat
History log of /src/tools/compat/nl_types.h
RevisionDateAuthorComments
 1.3  12-Nov-2014  joerg If the internals are not explicitly requested, use #include_next to pick
up the system version. <locale> from libc++ requires this and is used by
src/tools/elftosb2.
 1.2  27-Feb-2014  matt branches: 1.2.4;
To build elftosb with clang++, it needs more than nl_types.h provides.
XXX to workaround with, if compiling on __NetBSD__ just include the real
nl_types.h
 1.1  29-Jan-2002  tv branches: 1.1.56; 1.1.62;
Make almost all tools compile and run properly on non-NetBSD hosts. (In
particular, most tools now run correctly on Solaris 7.)
 1.1.62.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.56.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.2.4.1  14-Nov-2014  martin Pull up following revision(s) (requested by jmcneill in ticket #236):
tools/compat/nl_types.h: revision 1.3
If the internals are not explicitly requested, use #include_next to pick
up the system version. <locale> from libc++ requires this and is used by
src/tools/elftosb2.

RSS XML Feed