Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_mostly_ broken, a big improvement. Still doesn't compile...
|
|
"I will always compile before I commit."
"I will always compile before I commit."
-Erik
|
|
Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less)
should update and recompile.
-Erik
|
|
a first pass at getting m68k working. It may have some problems,
but should now be fairly close.
|
|
|
|
using functions instead on Inlining (size vas speed tradeoff). I ran the
results through indent. Looking pretty good IMHO.
|
|
internally converted to an int on many platforms. So make
it be an int explicitly and call that good enough.
-Erik
|
|
|
|
|
|
|
|
m68k started. Should be just sysdeps/linux/m68k left to
hack at this point...
|
|
|
|
support), and other updates by me (better cross platform, cross-compiler,
etc, support. Now compiles with 2.0.x kernels for armnommu.
|
|
|
|
|
|
|
|
This fixes it by using our own copy of the stuct in question.
|
|
|
|
|
|
|
|
|
|
|
|
comparing up to n bytes, till the are found to be either the same or
differernt.
|
|
|
|
|
|
and a bit of extra cleanup in the test makefiles.
|
|
-Erik
|
|
didn't even do it for a good reason. Fixed, so malloc should work again...
-Erik
|
|
rules. With this fix in place, I can now find what is wrong with malloc...
-Erik
|
|
rework include/stdio.h, and fix up the resultant damage.
|
|
|
|
|
|
|
|
Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
|
|
|
|
|
|
|