[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MiNT 1.11 problems



In <199408110904.FAA12882@terminator.rs.itd.umich.edu> you write:

>Currently, the kernel only uses 3 or 4 library functions...things like
>memcpy, bcopy, and so on...and these functions are all quite stable.

 actually when i needed memcpy i patched it into quickmove it so its
not the lib one.  only bcopy is still from the lib because of gcc 2.5.8...

 and the multitos problems, can someone try the diffs i just posted?
and if there's no change try giving multitos a F_ALLOCZERO bit (see diffs),
who knows maybe it wants its Malloc()d memory zeroed too... :)

 cheers,
	Juergen