bde
|
7d4c1814f6
|
Don't depend in the kernel on the gcc feature of doing arithmetic on
pointers of type `void *'. Warn about this in future.
|
1996-08-31 14:48:13 +00:00 |
|
bde
|
ce793fa876
|
Removed sccsids and rcsids and added Id$ to save space like everything
else in libkern.
|
1996-08-28 20:32:21 +00:00 |
|
bde
|
b0b36003dc
|
Don't include <sys/types.h> when it isn't used.
This commit covers most of the ANSI library functions. Many others only
need <sys/types.h> because they use u_xxx.
|
1996-04-19 18:40:25 +00:00 |
|
bde
|
6a0ace8bd0
|
Added prototypes.
|
1995-12-26 13:25:13 +00:00 |
|
phk
|
022ad6e833
|
Add qsort() to libkern, taken from libc.
|
1995-11-08 08:40:11 +00:00 |
|