Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-12 | compat/snprintf: don't look at va_list twice | Jeff King | 1 | -2/+7 |
2009-09-18 | Test for WIN32 instead of __MINGW32_ | Frank Li | 1 | -4/+6 |
2009-08-21 | compat/snprintf.c: clarify SNPRINTF_SIZE_CORR | Junio C Hamano | 1 | -1/+2 |
2009-06-01 | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore | Johannes Schindelin | 1 | -0/+4 |
2008-08-21 | compat/snprintf.c: handle snprintf's that always return the # chars transmitted | Brandon Casey | 1 | -0/+4 |
2008-06-22 | Add target architecture MinGW. | Johannes Sixt | 1 | -3/+16 |
2008-03-05 | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 1 | -0/+40 |