lwip-members
[Top][All Lists]
Advanced

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

[lwip-members] Re:Bugs


From: Jani Monoses
Subject: [lwip-members] Re:Bugs
Date: Fri, 15 Nov 2002 08:52:01 +0200

Hi list
I was just thinking about bcopy and bzero these days.
They are BSD specific.Don't most compilers have memset and memcpy 
since these are C standards?If that's the case there would be no
need for homegrown bXXXX routines.
What do you think?
Jani.


> 
> Secondly, bug 1695 raises the issue of the type of the arguments of bcopy.
> Should these be "char *" or "void *" - we seem to currently use a
> mish-mash of both (grep for bcopy through the sources) and I figured we
> should work out which to expect before trying to fix it.
> 
> Thanks!
> 
> Kieran
> 
> 
> 
> 
> 
> _______________________________________________
> lwip-members mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/lwip-members




reply via email to

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