Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |