Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022年11月07日 | fix strverscmp comparison of digit sequence with non-digits | Rich Felker | -3/+3 |
2015年06月23日 | reimplement strverscmp to fix corner cases | Rich Felker | -32/+25 |
2013年12月12日 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -1/+0 |
2013年02月26日 | fix integer type issue in strverscmp | Rich Felker | -1/+3 |
2013年02月26日 | implement non-stub strverscmp | Rich Felker | -2/+35 |
2011年09月11日 | add dummied strverscmp (obnoxious GNU function) | Rich Felker | -0/+7 |