Commit Graph

8 Commits

Author SHA1 Message Date
ragge ad78a78402 Include <lib/libkern/libkern.h> after sys/param.h, to avoid warnings
when memcpy et al is static inline.
1999-10-16 19:06:48 +00:00
sommerfeld e8a86fe7eb Include <lib/libkern/libkern.h> instead of <sys/systm.h>.
(the former no longer has mem* prototypes).
Remove the b* vs mem* kludge.
This change allows standalone libkern to build on alpha again.
1999-09-16 00:06:46 +00:00
drochner 7148323ba0 sync with libc 1999-09-10 13:21:14 +00:00
fvdl 50217a8b50 Check for _STANDALONE as well as _KERNEL to make it compile again. Fold
some includes together in one #if as a result of this.
1999-02-04 15:26:42 +00:00
explorer 24729226e5 sync with userland 1999-02-04 05:36:36 +00:00
ragge 35662aa6e6 Include <sys/param.h> instead of <sys/types.h>, to get mem* inlines.
(At least on vax)
1998-09-12 08:31:23 +00:00
cgd 33b3e7101b sync with libc 1998-03-27 01:29:58 +00:00
thorpej f2afed0bb1 Add the libc md5 implementation to libkern. 1997-04-30 00:53:02 +00:00