summaryrefslogtreecommitdiffstats
path: root/libc/string/strverscmp.c
Commit message (Collapse)AuthorAgeFilesLines
* strverscmp: I forgot to export itDenys Vlasenko2010-06-041-0/+1
| | | | | | | | | | | Result was: strverscmp.o: 000000ec T __GI_strverscmp i.e. no plain "strverscmp"! Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* - fix link failures coming from recently added, misplaced strverscmp.Bernhard Reutner-Fischer2009-02-131-0/+117