Warner Losh
|
b3ba0b1ed2
|
Include proper header files for system functions that are used and
that gcc complains about this code changing from the built-in
versions.
|
2009-02-19 20:07:59 +00:00 |
|
Alexander Kabaev
|
e96993d049
|
Remove local malloc prototypes, which are incorrect and conflict with
both GCC builtin and system declared ones.
|
2004-07-28 07:12:30 +00:00 |
|
David E. O'Brien
|
2f8b721157
|
Fix the rcsid's.
|
2001-05-17 09:38:49 +00:00 |
|
David E. O'Brien
|
e218b63212
|
Having a local `string.h' is just asking for trouble. As is having a
`struct string'. Rename the struct and effectively rename the header
to `mystring.h'
|
2000-10-26 10:00:52 +00:00 |
|
John Birrell
|
f2af83ab9e
|
Change a (defaulted) int arg to a long so that a cast from a pointer
doesn't throw anything away. I don't want to re-code the app, just
port it!
|
1998-02-20 19:59:59 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|