On 04/24/2012 04:20 AM, Georgi Chorbadzhiyski wrote:
> strndupa() is GNU specific function. Using it prevents mdev compilation
> with musl. Just use strndup() and free() where needed.

The problem with this one is that mdev needs major surgery.

A) dirtree changed out from under it.
B) it was never remotely finished (no hotplug support)
C) these days there's devtmpfs, and I need to think through how that
impacts the design.

So I can apply the strndupa removal patch, but the result still won't
compile.  Hmmm...

Rob
-- 
GNU/Linux isn't: Linux=GPLv2, GNU=GPLv3+, they can't share code.
Either it's "mere aggregation", or a license violation.  Pick one.
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to