lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] [RFC] cleanup bzero, bcopy


From: Jani Monoses
Subject: [lwip-users] [lwip] [RFC] cleanup bzero, bcopy
Date: Thu, 09 Jan 2003 00:02:38 -0000

Anybody against converting uses of bzero and bcopy
to memset and memcpy?
The formers are considered deprecated in unix world at least.
most build environments should have memXXX already so
there's no need to carry bcopy and bzero implemenations in lwip.


[This message was sent through the lwip discussion list.]




reply via email to

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