getopt: fix null pointer arithmetic ub
[musl] / src / string / strverscmp.c
2022-11-08 Rich Felkerfix strverscmp comparison of digit sequence with non...
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)