|
Message-ID: <20130702202720.GA12559@newbook> Date: Tue, 2 Jul 2013 13:27:20 -0700 From: Isaac <idunham@...abit.com> To: musl@...ts.openwall.com Subject: Why add stubs to network/ether.c? Yes, I know this is a pretty small issue. But commit fbcd8204 (add stubs for additional legacy ether.h functions) is likely to bloat a full static busybox by a few bytes, for no additional gain. Could stubs like these be kept separate from functional code? (Applets that use ether_{aton,ntoa}(_r) include nameif, arping, zcip, udhcpd, and ether-wake). Thanks, Isaac Dunham
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.