|
Message-Id: <20121205110959.87b6111a.idunham@lavabit.com>
Date: Wed, 5 Dec 2012 11:09:59 -0800
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: [PATCH] Fix strverscmp
On the Puppy Linux forums, technosaurus mentioned that musl's strverscmp implementation was broken; he has a small version of strverscmp that works properly, which he placed under a CC0-like license.
This patch changes strverscmp to use his version. Results are comparable to glibc.
--
Isaac Dunham <idunham@...abit.com>
View attachment "strverscmp.diff" of type "text/x-diff" (1328 bytes)
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.