Bruce Evans
|
09a8dfa260
|
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 |
|
Bruce Evans
|
8a4599117b
|
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 |
|
Bruce Evans
|
432889653c
|
Added prototypes.
|
1995-12-26 13:25:13 +00:00 |
|
Rodney W. Grimes
|
6c06b4e2aa
|
Remove trailing whitespace.
|
1995-05-30 05:51:47 +00:00 |
|
Rodney W. Grimes
|
58f0484fa2
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
|