thorpej
|
176a81b2c5
|
Copyright assigned to The NetBSD Foundation.
|
1997-10-05 18:37:01 +00:00 |
drochner
|
ed2ca9f1fa
|
Avoid user space headers for standalone programs.
Don't use sys/lib/libkern or sys/lib/libz if not standalone
(ie, user space test programs).
|
1997-06-26 19:11:30 +00:00 |
drochner
|
8347a7476f
|
Bring prototypes into scope.
|
1997-06-13 14:28:52 +00:00 |
cgd
|
b1f42c3a13
|
add memcmp, implemented as a wrapper around bcmp() (like memcpy() is
implemented as a wrapper around bcopy()).
|
1997-01-16 04:06:15 +00:00 |