lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] recent 32-bit alignment patch in HEAD and requir ement


From: Jani Monoses
Subject: Re: [lwip-devel] recent 32-bit alignment patch in HEAD and requir ement for libc
Date: Thu, 29 Apr 2004 11:26:25 +0300

> 
> I think the problem is that some development systems for embedded
> systems do not necessarily provide a C library. Not sure tho. With
> dietlibc there would

we only rely on very basic things like memcpy(). If a platform does not
have them the user can just put the function in his app. No need to
bother with dietlibc or other libc-s.
We made isdigit and friends macros inside lwip because they are very
simple and were used by one file only I think.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]