summaryrefslogtreecommitdiff
path: root/libc-0.0.4/malloc2/README
diff options
context:
space:
mode:
Diffstat (limited to 'libc-0.0.4/malloc2/README')
-rw-r--r--libc-0.0.4/malloc2/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/libc-0.0.4/malloc2/README b/libc-0.0.4/malloc2/README
new file mode 100644
index 0000000..ecf3fd2
--- /dev/null
+++ b/libc-0.0.4/malloc2/README
@@ -0,0 +1,19 @@
+This is just the malloc for libc. It is untested; it won't even compile
+right now. In particular, __malloc_init needs some bug fixing!
+
+Apparently, there is another malloc that Robert Debath wrote which probably
+works by now. However, I honestly think that my malloc may be just as
+good when it's finished.
+
+In about six months, you'll probably see something like this:
+
+
+Linux/less-than-32-bit installation program
+Do you want
+ 1. Chad Page's kernel
+ 2. Alan Cox's kernel
+Enter your chioce --> 2
+Do you want
+ 1. Robert Debath's malloc
+ 2. Joel Weber's malloc
+[more choices for compilers, filetools, etc]