Home | History | Annotate | Download | only in libkern
History log of /src/sys/arch/hpc/stand/include/lib/libkern/libkern.h
RevisionDateAuthorComments
 1.1  18-Oct-2006  uwe branches: 1.1.2; 1.1.4; 1.1.8;
The real libkern.h now uses "long long" that eVC has no clue about.
Instead of polluting libkern.h with ifdefs introduce our own private
copy. Since AFAICT we only need it for libsa/ufs.c which only
includes it for the strlen() prototype, trim it to provide just that
for now.

We cannot just #include <string.h> (the WinCE one) here, as that pulls
in a lot of unrelated stuff, e.g. defines for limits that collide with
machine/limits.h
 1.1.8.2  30-Dec-2006  yamt sync with head.
 1.1.8.1  18-Oct-2006  yamt file libkern.h was added on branch yamt-lazymbuf on 2006-12-30 20:46:02 +0000
 1.1.4.2  18-Nov-2006  ad Sync with head.
 1.1.4.1  18-Oct-2006  ad file libkern.h was added on branch newlock2 on 2006-11-18 21:29:14 +0000
 1.1.2.2  22-Oct-2006  yamt sync with head
 1.1.2.1  18-Oct-2006  yamt file libkern.h was added on branch yamt-splraiseipl on 2006-10-22 06:04:42 +0000

RSS XML Feed