use syscall_arg_t and __scc macro for arguments to __alt_socketcall
[musl] / src / string / strverscmp.c
2015-06-23 Rich Felkerreimplement strverscmp to fix corner cases
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-02-26 Rich Felkerfix integer type issue in strverscmp
2013-02-26 Rich Felkerimplement non-stub strverscmp
2011-09-12 Rich Felkeradd dummied strverscmp (obnoxious GNU function)