thorpej
|
36ff5d93e8
|
Backout my libsa changes.
|
1999-11-13 21:17:56 +00:00 |
thorpej
|
471a3aa8e4
|
Update for the improvements to libsa, and don't reference libkern.h.
|
1999-11-11 20:23:16 +00:00 |
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 |