about summary refs log tree commit diff
path: root/src/string/strverscmp.c
Commit message (Expand)AuthorAgeFilesLines
* reimplement strverscmp to fix corner casesRich Felker2015-06-231-32/+25
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* fix integer type issue in strverscmpRich Felker2013-02-261-1/+3
* implement non-stub strverscmpRich Felker2013-02-261-2/+35
* add dummied strverscmp (obnoxious GNU function)Rich Felker2011-09-111-0/+7