Skip to content

Conversation

@vonericsen
Copy link
Contributor

Adding functions similar to GNU's strverscmp and versioncompare so that we can use them in other OS's that do not support these in their own libc.

This version is not as fast as the GNU version, but it's pretty close.

Signed-off-by: Tyler Erickson [email protected]

Adding functions similar to GNU's strverscmp and versioncompare so that we can use them in other OS's that do not support these in their own libc.

This version is not as fast as the GNU version, but it's pretty close.

Signed-off-by: Tyler Erickson <[email protected]>
…s required to pass version_sort

Adding some additional checks to auto-detect when to define the old signature versus the new

Signed-off-by: Tyler Erickson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants