Matt Kraai
|
322ae93a5e
|
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
segfaulting or handling errors the same way themselves.
|
2000-09-13 02:46:14 +00:00 |
|
Eric Andersen
|
88f50b6bf5
|
Some #include updates.
-Erik
|
2000-08-10 17:59:11 +00:00 |
|
Matt Kraai
|
bf181b9338
|
Extract usage information into a separate file.
|
2000-07-16 20:57:15 +00:00 |
|
Matt Kraai
|
3bd8bd89ee
|
Don't use strings directly in calls to usage(). This is in preparation
for their extraction to a separate file.
|
2000-07-14 23:28:47 +00:00 |
|
Eric Andersen
|
b610615be9
|
Updates to a number of apps to remove warnings/compile errors under libc5.
Tested under both libc5 and libc6 and all seems well with these fixes.
-Erik
|
2000-06-19 17:25:40 +00:00 |
|
Pavel Roskin
|
c389d91181
|
"which" rewritten to use stat(). Fixes to improve its compatability
with traditional implementations
|
2000-06-05 23:41:27 +00:00 |
|
Erik Andersen
|
330fd2b576
|
More libc portability updates, add in the website (which has not been
archived previously). Wrote 'which' during the meeting today.
-Erik
|
2000-05-19 05:35:19 +00:00 |
|